a:link {
	font-family : Verdana;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	color : #184C64;
	text-decoration : none;	
}

a:visited {
	font-family : Verdana;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	color : #414040;
	text-decoration : none;	
}

a:hover {
	font-family : Verdana;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	color : #0000ff;
	text-decoration : none;	
}

td {
	font-family : Verdana;
	font-size : 11;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;	
}

input {
	background-color: #CBEEFF;
	color : #184C64;
	font-family :Verdana, Helvetica, sans-serif;
	font-size : 10;
	font-weight : bold;
}

textarea {
	background-color: #CBEEFF;
	color : #184C64;
	font-family :Verdana, Helvetica, sans-serif;
	font-size : 10;
	font-weight : bold;
}

select {
	background-color: #CBEEFF;
	color : #184C64;
	font-family :Verdana, Helvetica, sans-serif;
	font-size : 10;
	font-weight : bold;
}

.checky {
	background-color: #3CC0FE;
	color : #3CC0FE;
	font-family :Verdana, Helvetica, sans-serif;
	font-size : 10;
	font-weight : bold;
}

.raddy {
	background-color: #3CC0FE;
	color : #3CC0FE;
	font-family :Verdana, Helvetica, sans-serif;
	font-size : 10;
	font-weight : bold;
}



H1 {font-family: arial, Helvetica, sans-serif; font-size: 12pt; color: black;}
H2 {font-family: Verdana, Helvetica, sans-serif; font-size: 12pt; color : black;}


