body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table {
	background-color: #FFFFFF;
}
caption {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #336666;
	text-transform: capitalize;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	text-transform: capitalize;
	margin:auto
}
.footer {
	font-size: 11px;
	color: #333333;
	font-style: italic;
	text-transform: capitalize;
}
.tablehead {
	font-size: 13px;
	font-weight: bold;
}
textarea {
	font-size: 11px;
}
input {
	font-size: 11px;
	color: #333333;
}
select {
	font-size: 11px;
	color: #333333;
}
.info {
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000033;
}
.error {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF0000;
}
li {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.backgroudtblodd
{
	background-color:#FFFF99;
}
.backgroudtbleven
{
	background-color:#FFCC99;
}
a {
	color: #990000;
}
a:hover {
	color: #000033;
}.textred {
	color: #990000;
}
