﻿body	{ background-color: White;	
		font-family: "Times New Roman",serif;	
	 	color: #003366;	 }
h1, h2, h3, h4, h5, h6
		{
	font-weight: bold ;
	color: #003366;	
	font-family: "Times New Roman",serif;
	background : White;
	font-style: normal;	
	}
	
 B, STRONG
{
	font-family: "Times New Roman",serif;
	color: #003366;	
	background : White;
	font-weight: bold;
}
UL,IL,OL,LI,DD,DL,DT,P	
{
	font-family: "Times New Roman",serif;
	color: #003366;	
	background : White;
	font-weight: normal;
}
.vlargeb
{
	font-family: "Times New Roman",serif;
	font-size: large;
	color: #003366;
	background : White;
	font-weight: bold;
}

.largeb
{
	font-family: "Times New Roman",serif;
	color: #003366;
	background : White;
	font-weight: bold;
	font-size: medium;
		
}
.largei
{
	font-family: "Times New Roman",serif;
	color: #003366;
	background : White;
	font-weight: normal;
	font-style: italic;
		font-size: medium;
		
}
.largebi
{
	font-family: "Times New Roman",serif;
	color: #003366;
	background : White;
	font-weight: bold;
	font-style: italic;
		font-size: medium;
		
}
.lbindent
{
	font-family: "Times New Roman",serif;
	color: #003366;
	background : White;
	font-weight: bold;
	margin-left: 50%;
	
	}
	
			
		.smallb
{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #003366;
	background : White;
	font-weight: bold;
}
.small
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #003366;
	background : White;
	font-weight: normal;
}

.smallbi
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #003366;
	background : White;
	font-weight: bold;
	font-style: italic;
}

.vsmalli
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #003366;
	background : White;
	font-style: italic;
	font-weight: normal;
				
}
.border {
	border: solid;
	border-color: #003366;
	border-style: double;	
	border-width: thin;			
	background-color: white;
	padding: 5px;
	width: 80%;
	}
.border2 {
	border: solid;
	border-color: #003366;
	border-style: double;	
	border-width: thin;			
	background-color: white;
	padding: 5px;
	width: 80%;
	margin-left: 10%;	
	}
A:link	{
	font-weight: normal;
	font-family: "Times New Roman",serif;
	color: Blue;
	background-color: white;
		
}
	A:visited	{
		font-weight: normal;
		font-family: "Times New Roman",serif;
		color: blue;
					background-color : White;
	}
A:active	{
	font-weight: normal;
	font-family: "Times New Roman",serif;
    color: Blue;
	background-color : white;
		}	

.navigationbar
{text-align: center;
font-family: "Times New Roman",serif;
color: #003366;
font-size: small;
font-weight: bold;
 background-color : #003366;

 }
.navigationbar A:link
{background-color: #003366;
color: White;
font-family: "Times New Roman",serif;
font-size: small;
font-weight: bold;
text-decoration: none; 

 }
.navigationbar A:active
{background-color: #003366;
color: White;
font-family: "Times New Roman",serif;
font-size: small;
font-weight: bold;
text-decoration: none; 
 }
.navigationbar A:visited
{background-color: #003366;
color: White;
font-family: "Times New Roman",serif;
font-size: small;
text-decoration: none; 
 }


