body,td,th {
		font-family: Verdana; 
		color: #3f3f3f; 
		text-decoration:none; 
		font-size: 11px;
	   }

body	{text-align:center;}

th {
	font-variant: small-caps;
	font-weight: bold; 
	font-size: 11px;
	text-align: left;
	}

p	{
	margin-top:2px;
	text-align: justify;
	}


h1 {
	font-family: Verdana; 
	color: #3f3f3f; 
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	}


form {margin-top: 0px; margin-bottom:0px;}


td, table {
	border-width: thin;
	border-color: #FFCB8C;
	border-style: dotted;
	}

a:active {
	font-family:Verdana; 
	text-decoration:underline; 
	font-weight: bold;
	color: #A52A2A;
	}
a:link {
	font-family:Verdana; 
	text-decoration:underline; 
	font-weight: bold;
	color: #A52A2A;
	}

a:visited {
	font-family: Verdana; 
	text-decoration:underline; 
	font-weight: bold;
	color: #A52A2A;
	}

a:hover {
	font-family: Verdana; 
	text-decoration:underline; 
	font-weight: bold; 
	color: #A52A2A;
	}