body {
	font-family: verdana;
	color:#FFFFFF;
	font-size:11px;
}

/* links */
a {
	color:000000;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
}

h1 { font-size: 40px; color:#FFFFFF; line-height: 40px; }
h2 { font-size: 20px; color:#74743D; }
h3 { font-size: 1.6em; color:#C34E23; letter-spacing: 0px;}

/* images */

img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

.videoname
{ font-size:15px;
 color:#FFF;
 text-decoration:none;
}
.videotext
{ font-size:11px;
 color:#fff;
}
.prevnext
{ font-size:10px;
}
.foottext
{ color:#4d7e06;
 font-size:10px;
}