/* CSS Document */
td.mainborder {border-left-color:#a2a5a8;
				border-left-style:solid;
				border-left-width: 4px;
				border-right-color:#a2a5a8;
				border-right-style:solid;
				border-right-width: 4px;
				}
				
H1 {font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#2650a3;}
	
H2 {font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;}
	
p {font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height: 20px;}
	
LI {font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style-type:disc;}
	
A {font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#2650a3;}
	

