body {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
}
a {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #1a1363;  
	text-decoration : underline; 
}
a:link {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #1a1363;  
	text-decoration : underline; 
}
	
a:visited {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #1a1363;  
	text-decoration : underline;  
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #1a1363;  
	text-decoration : hover;
}

a.small {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;  
	text-decoration : underline;
	font-weight: bold; 
}
a:link.small {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;  
	text-decoration : underline; 
	font-weight: bold;
}
	
a:visited.small {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff; 
	text-decoration : underline; 
	font-weight: bold; 
}

a:hover.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff; 
	text-decoration : none;
	font-weight: bold;
}

a.smallb {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1a1363;  
	text-decoration : underline;
	font-weight: bold; 
}
a:link.smallb {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1a1363; 
	text-decoration : underline; 
	font-weight: bold;
}
	
a:visited.smallb {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1a1363; 
	text-decoration : underline; 
	font-weight: bold; 
}

a:hover.smallb {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1a1363;
	text-decoration : none;
	font-weight: bold;
}

td {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
}

td.text {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
	line-height: 20px;
}

td.heading {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight: normal;
	line-height: 14px;
}

td.white{  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight: normal;
	line-height: 20px;
}

td.box {
	line-height: 20px;
}

td.small {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
	line-height: 14px;
}

input {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
	border : 0px;
	margin: 0px;
	width: 324; 
	line-height: 15px;
}

textarea {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
	border : 0px;
	margin: 0px;
	width: 324; 
	line-height: 15px;
}

