BODY
{
}
.para
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	line-height: 2em;
	font-family: Arial;
}
.err
{
	font-weight: normal;
	font-size: x-small;
	color: red;
	line-height: 2em;
	font-family: Arial;
}
.parabold
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	line-height: 2em;
	font-family: Arial;
}
.parablack
{
	border-right: 1pt ridge;
	border-top: 1pt ridge;
	font-weight: normal;
	font-size: x-small;
	background-image: none;
	border-left: 1pt ridge;
	color: black;
	line-height: 2em;
	border-bottom: 1pt ridge;
	font-family: Arial;
	background-color: white;
}
.MaroonFont
{
	font-weight: bolder;
	font-size: x-small;
	color: #cc6600;
	line-height: 2em;
	font-family: Arial;
}
.MaroonFont1
{
	font-weight: bolder;
	font-size: x-small;
	color: #b09933;
	line-height: 2em;
	font-family: Arial;
}
.GreenFont
{
	font-weight: bolder;
	font-size: x-small;
	color: #0099cc;
	line-height: 2em;
	font-family: Arial;
}
a
{
	font-size: x-small;
	color: #a63300;
	font-family: Arial;
	text-decoration: none;
	
}
a:hover
{
	font-size: x-small;
	color: #0099cc;
	font-family: Arial;
	text-decoration:underline;
	
	
}
.head
{
	font-weight: bold;
	font-size: large;
	color: #666666;
	font-style: italic;
	font-family: 'Times New Roman' , Tahoma;
}

.headhome
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	border-top-style: outset;
	font-style: normal;
	font-family: Arial;
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
}

