﻿body 
{
	margin-top:0px;
	text-align:center;
	height:100%;	
}

a
{
	color:#002f67;
	font-family:MS Sans Serif
	font-weight:bold;
	text-decoration:none;
	display:block
}

a:hover
{
	display:block
}

a:visited
{
	outline:none;
	display:block
}

a:click
{
	outline:none;
        display:block
}

ul
{
	text-align:left;
	color:#002f67;
	font-family:MS Sans Serif;
	font-size:10pt;
	
	}
	
li
	{
		
	}

h4
{
	text-align:left;
	color:#002f67;
	font-family:MS Sans Serif;
	font-size:10pt
}

.bdr
{
 	
	border-left:groove 2px #002f67;
	border-right:ridge 2px #002f67;
	background-color:White;
	
}

.logo
{
	visibility:hidden
}

.logos
{
	margin-bottom:10px
}

p
{
	
	color:#002f67;
	font-weight:normal;
	font-family:MS Sans Serif;
	font-size:12pt
		
}

p1
{
	color:#002f67;
	font-weight:normal;
	font-family:MS Sans Serif;
	font-size:10pt
}