body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#fefdfa;
}
		
p{
	font-family:Trebuchet MS,Verdana,Tahoma,Arial;
	font-size:11px;
	color:#000000;
	margin:5px;
	text-align:justify;
}

td {

	font-family:Trebuchet MS,Verdana,Tahoma,Arial;
	font-size:11px;
	color:#000000;
	margin:5px;
}

li{
	font-family:Trebuchet MS,Verdana,Tahoma,Arial;
	font-size:11px;
	color:#000000;
	margin:5px;
	text-align:justify;
}

h1{
	font-family:Verdana,Tahoma,Arial;
	font-size:18px;
	color:RGB(193,10,0);
	margin:5px;
	text-decoration:none;
}
h2{
	font-family:Trebuchet MS,Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin:5px;
	text-align:justify;
}
		
.nav{
	font-family:Trebuchet MS,Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin:5px;
	text-decoration:none;
}
	
.navred{
	font-family:Trebuchet MS,Verdana,Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	color:RGB(193,10,0);
	margin:5px;
	text-decoration:none;
}

a:hover{
	color:RGB(193,10,0);
}
hr {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tabFont{
	color:RGB(193,10,0);
}
