
form.100 {
line-height:100%;
 }

select,input {
background: White;
font-family: "Times New Roman", Times, serif;
font-size: small;
color: #000099;
font-weight: bold;
}

textarea {
background: Black;
font-family: "Times New Roman", Times, serif;
	font-size: small;
color: #000099;
line-height:100%;
font-weight: bold;
}

body {
	background-color: #2F39AC;
	scrollbar-face-color: #2F39AC;
scrollbar-highlight-color: #009933;
scrollbar-3dlight-color:#33FFFF;
scrollbar-darkshadow-color: #660000;
scrollbar-shadow-color: Black;
scrollbar-arrow-color: #33FFFF;
scrollbar-track-color: #2F39AC;
	}


a:active {
	color: #D5E8F6;
	text-decoration: none
}


a:hover {
	color: #6666CC;  
		}


a:link {
	color: Black;
	text-decoration: none;
   font-weight: bold
}


a:visited {
	color: #3399CC;
	text-decoration: none
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #009933;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}


LI {
	color: #000099;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
}



H1 {
	color: #3300CC;
	text-decoration: none;
	font : Arial, Helvetica, sans-serif
	background : transparent;
	font-size : 26px;
	text-align: center;
	}


H3 {
	color: White;
	text-decoration: none;
	font : italic bold 16px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align: center;
	font-weight : bold;
	}
H4 {
	color: #3300CC;
	text-decoration: none;
	font-size : 15px;
	font :  Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align: center;
	}
	
}


H2 {
	color: #009933;
	text-decoration: none;
	font : "Times New Roman", Times, serif;
	font-size : 16px;
	text-align: center;
	background-color: transparent;
	}
H6 {
	font-size : x-small;
	text-align: center;
}



