p  {
	
	padding-top:0;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
}

#main dt, #main tr  {
	
	padding-top:0;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
}

h1 {
	position:relative;
	line-height:20px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-left: 5px;
	color: #BBB159;
	font-weight: normal;
}

h2 {
	position:relative;
	line-height:40px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	left: 5px;
	color: #A39E74;
	font-weight: normal;
}
h3 {
	position:relative;
	line-height:40px;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	left: 5px;
	color: #000000;
	font-weight: bold;
}
h4, h5, h6 {
	position:relative;
	line-height:40px;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	left: 5px;
	color: #000000;
	font-weight: normal;
}



#main a:hover {

	color: #000066;
	background-color: #FFFFFF;
	border-bottom-color: #990000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
}

#main a {
	color: #000066;
	background-color: #EEEEEE;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
	

}

#videotext a { 
	color: #000066;
	background-color: #EEEEEE;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
	
	margin-left:35px;

}

#videotext a:hover {

	color: #000066;
	background-color: #FFFFFF;
	border-bottom-color: #990000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
}
