/*a { font-family: "Times New Roman", Times, serif; color: #B9262E; text-decoration: none; font-size: 12pt} 
a:hover { color: #B9262E; font-family: "Times New Roman", Times, serif; font-size: 12pt; text-decoration: underline; font-weight: normal; font-style: normal} 
td { font-family: "Times New Roman", Times, serif; font-size: 14px} 
td { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #1E36c9}


a.start { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #1E36c9; text-decoration: none; } 
a.start:hover { font-family: "Times New Roman", Times, serif; font-size: 12pt; text-decoration: underline; font-weight: normal; font-style: normal} 

.style1 {font-size: 12px}
*/

BODY { 
	background-image: url(../images/bg_forms.jpg);  background-position: center; background-attachment: fixed; 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1E36c9;
	}
	
TD {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1E36c9; font-weight: bold;
}

A { text-decoration: none; color: #1E36c9; }
A:hover { text-decoration: underline; }
A:visited { color: #1E36c9; }
