.bluetext
{
	font-family: Arial, Helvetica, Sans-serif;
	color: #19295F;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.maintext
{
	font-family: Arial, Helvetica, Sans-serif;
	color: #19295F;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	}
	
.normaltext
{
	font-family: Arial, Helvetica, Sans-serif;
	color: #19295F;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	}	
.bold
{
        font-family: Arial, Helvetica, Sans-serif;
	color: #02153C;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	}

H1 {
	font-family: Arial, Helvetica, Sans-serif;
	color: #02153C;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

H2 {
	font-family: Arial, Helvetica, Sans-serif;
	color: #02153C;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

H3 {
	font-family: Arial, Helvetica, Sans-serif;
	color: #02153C;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	
}

H4 {
	font-family: Arial, Helvetica, Sans-serif;
	color: #02153C;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

li  {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #19295F; 
	list-style-type: circle;
	}

a:link 
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#1E2E65;
	text-decoration: underline;
}

a:visited 
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#1E2E65;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#02153C;
	text-decoration: underline;
	}	
		
a.blue:link 
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#1E2E65;
	text-decoration: underline;
}

a.blue:visited 
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#1E2E65;
	text-decoration: underline;
}

a.blue:hover {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#02153C;
	text-decoration: underline;
	}	
		
a.big:link {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#0D11C7;
	text-decoration: none;
}	

a.big:visited {
	font-family:Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#0D11C7;
	text-decoration: none;
}

a.big:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#9CCB08;
	text-decoration: underline;
	}	


body {
        font-family: Arial, Helvetica, sans-serif;
	color: #19295F;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;   
	scrollbar-face-color: #D8D9E8;
	scrollbar-shadow-color: #BABDDA;
	scrollbar-highlight-color: #637EB5;
	scrollbar-3dlight-color: #BABDDA;
	scrollbar-darkshadow-color: #637EB5;
	scrollbar-track-color: #D8D9E8;
	scrollbar-arrow-color: #637EB5;
	list-style-type: circle;
	}

