body {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	color: #000000;
	background-color: white;
}

hr {
	color: #d8001d;
}

hr {
	border:0px solid #632ba0;
}

td {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	border:0px solid #ffffff;
}

tdbig {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	color: #000000;
	border:0px solid #ffffff;
}

input {
	background-color: #ffffff;
	border: 2px solid #632ba0;
	font-family : verdana, helvetica, geneva, sans-serif;
	font-size : 11px;
	color: #000066;
}

select {
	background-color: #e1f0fb;
	border: 2px solid darkblue;
	font-family : verdana, helvetica, geneva, sans-serif;
	font-size : 11px;
	color: #000066;
}

textarea {
	background-color: #ffffff;
	border: 2px solid #632ba0;
	font-family : verdana, helvetica, geneva, sans-serif;
	font-size : 11px;
	color: #000066;
}

th {
	font-family : Arial;
	font-size : 12px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	background-color: #632ba0;
	border:2px solid #632ba0;
}

.tdh {
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}


.h { 
	font-family : verdana, helvetica, geneva, sans-serif;
	font-size : 18px;
	font-weight: bold;
	color: #000066; 
 }

 
.normal {
	font-family : verdana, helvetica, geneva, sans-serif;
	font-size : 12px;
	color: #000066;

}

.heading {
	font-family : small verdana, helvetica, geneva, sans-serif;
	font-size : 28px;
	font-weight: bold;
	color: #000066;
}

.smheading {
	font-family : small verdana, helvetica, geneva, sans-serif;
	font-size : 15px;
	font-weight: bold;
	color: #000066;
}

.smtxt {
	font-family : verdana, helvetica, geneva, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #000066;
}

A:VISITED {
	color: #000000;
}

A:LINK {
	color: #000000;
}
A:HOVER {
	color: #632ba0;
}

A:ACTIVE {
	color: #000000;
}

.white {
	font-family : verdana, helvetica, geneva, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: white;
}