body {

	background-color: #FFFFFF;

	scrollbar-face-color: #00CC00;

	scrollbar-arrow-color:#FFFF00;

	scrollbar-track-color: #003300;

	scrollbar-3dlight-color : #FFFF00;

	scrollbar-darkshadow-color : #FFFF00;

	

}

a:link {

	text-decoration: none;

	font-weight: bold;

	font-family: "Times New Roman", Times, serif;

}

a:visited {

	text-decoration: none;

	font-weight: bold;

	font-family: "Times New Roman", Times, serif;

}

a:hover {

	text-decoration: none;

	color: #FFFF00;

	font-weight: bold;

	font-family: "Times New Roman", Times, serif;

}

a:active  {

	text-decoration: none;

	color: #CC0000;

	font-family: "Times New Roman", Times, serif;

}

TEXTAREA {

	border : thin ridge #FFFF00;

	background: #CCCCCC;

	font-weight: bold;

	color: #000000;





}



INPUT {

	background : #003300;

	border : thin ridge #FFFF00;

	font-weight: bold;

	color: #FFFFFF;



}

p {

	font-family: "Times New Roman", Times, serif;

	text-align: justify;

	color: #000000;

}

.nopr {

	display: none;

}

H1 {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-weight: bold;

	font-style: italic;

}

H2 {

	font-size: 18px;

	font-style: italic;

	font-weight: bold;

	font-family: "Times New Roman", Times, serif;

}

.style1 {

	font-family: "Times New Roman", Times, serif;

	font-weight: bold;

	font-size: 14px;

}

.style2 {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

}

.style3 {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	color: #FFFFFF;

}

.style4 {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #0000FF;

	text-decoration: underline;

}

