p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: 3300FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	font-style: oblique;
	text-transform: uppercase;
}
u {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: 3300FF;
	text-align: justify;
	list-style-type: square;
}
body {
	scrollbar-face-color: #327FC8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #40D9FF;
	scrollbar-track-color: #40D9FF;
	scrollbar-darkshadow-color: #98AAB1;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: FF9980;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: FF9980;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: FF9980;
	text-decoration: underline;
	font-size: 14px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: FF6640;
	text-decoration: none;
	font-size: 14px;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: FF9980;
	text-decoration: underline;
}
.copytext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: 00CCFF;
	font-style: normal;

}
