A:HOVER { 	
	text-decoration:underline;
	color:blue;
	}
A { 	
	font-family : Tahoma;
	color : blue;
	text-decoration:underline;
 	font-weight : bold;
	font-size : 10pt;
	font-style : normal;
	}
H1 { 
	
	font-family : Arial Narrow;
	color:#2C2CBE;
	}

H2 {
	font-family : Arial;
	color:red;
}
H3 {
	color:#006800;
}
BODY { 	
	BACKGROUND-ATTACHMENT : fixed;
	background-color : #FFFFFF;
	font-family : Tahoma;
	font-face : Tahoma;
 	font-size : 12pt;
 	font-style : normal;
	color : navy;
		}
table.prosg {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: separate;
	background-color: white;
}
table.prosg th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #696969;
	background-color: white;
	-moz-border-radius: ;
}
table.prosg td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #696969;
	
	-moz-border-radius: ;
}
table.prosg2 td{
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: none;
	background-color: white;
	-moz-border-radius: ;
}
table.prosg2 image{
	border-style:solid;
	border-color: #B0BEC7;
	border-width:1px;
}
table.prosg3 image{
	border-style:none;
}
table.littletables {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.littletables td{
	border-width: 1px;
	padding: 5px;
	border-style: none;
	border-color: none;
	background-color: white;
	-moz-border-radius: ;
	font-face : Tahoma;
 	font-size : 10pt;
}
table.littletables th{
	border-width: 1px;
	padding: 5px;
	border-style: none;
	border-color: none;
	background-color: white;
	-moz-border-radius: ;
	font-face : Tahoma;
 	font-size : 10pt;
	color : red;
}