<!--
a:link
{
	color: #F3BFBF;
	text-decoration: underline;
}
a:active
{
	color: #F3DFDF;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #F3D1D1;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	color: #D9EB9A;
	text-decoration: none;
}
body
{
	background-color: #C32E2E;
	font-family: "Times New Roman", Times, serif;
	font-size: 10 px;
	color: #F3DFDF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: fon.gif;
	scrollbar-base-color: #C32E2E;
	scrollbar-arrow-color: #FFFF00;
}
.id1
{
	background-color: #B92E2E;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFEEEE;
}
h5
{
	font-family: "Times New Roman", Times, serif;
	color: #FFCCCC;
	font-size: 16px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
h1
{
	font-family: "Times New Roman", Times, serif;
	color: #F3D1D1;
	font-size: 20px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.font1
{
	font-family: "Times New Roman", Times, serif;
	color: #F3DFDF;
	font-size: 14px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.h1
{
	font-family: "Times New Roman", Times, serif;
	color: #F3DFDF;
	font-size: 14px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
h4
{
	font-family: "Courier New", Courier, monospace;
	color: #FFAAAA;
	font-size: 12px;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
h6
{
	font-family: "Times New Roman", Times, serif;
	color: #FFDDDD;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bar
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffDDDD;
	font-size: 11px;
	text-align: right;
	height: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
}
.text 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-top: 2mm;
	padding-bottom: 2mm;
}
INPUT
{
	background-color: #C53535;
	border: #FFFFFF 1px solid;
	color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
TEXTAREA
{
	background: #C53535;
	border: #FFFFFF 1px solid;
	color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
BODY
{
	background-color: #C32E2E;
	font-family: "Times New Roman", Times, serif;
	font-size: 10 px;
}
.exit 
{
	border: #FFFFFF 0px solid;
	color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
						
						-->