body {
	margin:0px;
	background-color:#000000;
	}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.l_stroke {
	background-image:url(images/stroke.jpg);
	background-repeat:repeat-y;
	width:1px;
	background-position:left;
	}
.r_stroke {
	background-image:url(images/stroke.jpg);
	background-repeat:repeat-y;
	width:1px;
	background-position:right;
	}
.t_stroke {
	background-image:url(images/stroke.jpg);
	background-repeat:repeat-x;
	height:1px;
	background-position:top;
	}
.b_stroke {
	background-image:url(images/stroke.jpg);
	background-repeat:repeat-x;
	height:1px;
	background-position:bottom;
	}
#footer {
	width:100%;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
.headings {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #99FF00;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
