body {
	font-size : 8pt;
	font-family: tahoma, arial, sans-serif;
	color : #000000;
	cursor: default;
	text-align: justify;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;} 
 
a:link , a:visited, a:active {
	text-decoration : none;
	cursor : default;
	color : #3F4097;
                border-bottom: 1px dotted #6E1F7D;} 
 
a:hover {
	text-decoration : underline;
	cursor : default;
	color : #6E1F7D;
                border-bottom: 1px dotted #3F4097;} 
 
.header {
	font-size : 8pt;
	font-family : tahoma, arial, sans-serif;
	text-align : left;
	font-weight : bold;
	text-transform: uppercase;
	color : #2A281D;
	position: relative;
	margin: 4px 4px 4px 4px;
	padding : 0px 0px 0px 0px;
                border-bottom: double #2A281D;}

.content {
	width : 500px;
	font-family: tahoma, arial, sans-serif;
	background-color : #EFEDDA;
	border: 2px solid #5C532C;
	text-align: justify;} 
 
table {
	width : 500px;
	margin : 5px 0px 0px 0px;
         	padding : 0px 0px 0px 0px;
	text-align : center;
	vertical-align : top;}

tr, td {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	vertical-align: top;
	font-family : tahoma, arial, sans-serif;
	color : #3E4749;
	font-size : 11px;}
 
input , textarea {
	background-color : #E1DBD2;
	font-family : tahoma, arial, sans-serif;
	font-size : 11px;
	color : #514E51;
	border : 1px solid #514E51;}
 
/* End Various Tags & Classes*/