body {
	font-size:10px;
	font-style:normal;
	color:#333;
	background-image:url('gradient.gif');
	background-repeat:repeat-x;
	outline-style:0;
}

a:links{
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:normal;
	color: #FFF;
}
	
a:hover {
font-family:Verdana, sans-serif;
font-size:11px;
text-decoration:underline;
font-style:normal;
line-height:normal;
color:#fff;
}

a:visited {
font-family:Verdana, sans-serif;
font-size:11px;
text-decoration:underline;
font-style:normal;
line-height:normal;
color:#FFF;
}

a:active {
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:normal;
	color: #FFF;
}

h1 {
font-family:Verdana, sans-serif;
font-size:16px;
font-weight:700;
margin-bottom:0;
}

h2 {
font-family:Verdana, sans-serif;
font-size:11px;
margin-bottom:0;
}

h3 {
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:500;
	margin-bottom:0;
}

h4 {
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:100;
	margin-bottom:0;
	color: #FFF;
}
hr {
color:gray;
}

BULLETS {
font-size:9px;
}

.dashed {
border-style:dashed;
border-width:thin;
}

