/* CSS Document */

body {
	color: #fff;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 2;
	}
.nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8.5pt;
	font-weight:bold;
	vertical-align:middle;
	}

.subheader{
	color: #fff;
	font-size: 10px;
	font-weight:bold
	}
	
a {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #a2a2a2;
	}

.link{
	color: #fff;
	font-size: 10px;
	font-weight:bold
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.text{
	color:#a2a2a2;
	font-weight:bold
	text-decoration:none;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	}
.video_text{
	color:#333333;
	font-weight:regular;
	text-decoration:none;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	}
	
.video_text a{
	color:#333333;
	font-weight: bold;
	text-decoration:none;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	}
	
.video_text a:hover{
	color:#333333;
	font-weight: bold;
	text-decoration:none;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	}
