p, ul, li, td, ol, tr, th, td, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	line-height: 1.3em;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
h6{
	font-weight: bold;
}
h5{
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
h4{
	font-variant: small-caps;
	font-weight: bold;
}
.plus1 {
	font-weight: bold;
}
.plus2 {
font-weight: bold;
font-variant: small-caps;

}
.plus3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
.minus1 {
font-size: 11px;
}
.minus2 {
font-size: 11px;
color: #999999;
}