/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.section-title-larger {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #515151;
	font-weight: bold;
}

.section-title {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	font-weight: bold;
}

.section-title a:link {color: #515151; text-decoration: none;}
.section-title a:visited {color: #515151; text-decoration: none;}
.section-title a:hover {color: #515151; text-decoration: underline;}
.section-title a:active {color: #515151; text-decoration: underline;}

.body-text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	font-weight: normal;
}

.body-text a:link {color: #515151; text-decoration: underline;}
.body-text a:visited {color: #515151; text-decoration: underline;}
.body-text a:hover {color: #515151; text-decoration: underline;}
.body-text a:active {color: #515151; text-decoration: underline;}


.vid-window-text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #bbbbbb;
	font-weight: normal;
}

.vid-window-text a:link {color: #bbbbbb; text-decoration: underline;}
.vid-window-text a:visited {color: #bbbbbb; text-decoration: underline;}
.vid-window-text a:hover {color: #bbbbbb; text-decoration: underline;}
.vid-window-text a:active {color: #bbbbbb; text-decoration: underline;}