body {
	background-image: url('http://atfirsthand.com/images/bg.gif');
    background-repeat: y;
	background-attachment: fixed;
	background-position: top center;
    margin: 0px;
}

body, p, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 3px;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 4px;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CC0000;
    margin: 3px;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
    margin: 3px;
}

h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 30px;
	color: #D6D6D6;
    margin: 3px;
}

a:visited {
	text-decoration: underline;
	color: #FCAF17;
}

a:link {
	text-decoration: underline;
	color: #FCAF17;
}

a:hover {
	text-decoraton: none;
	color: #5C2D91;
}

hr {
	size: 1px;
	width: 350px;
	color: #666666;
	background-color: #666666;
	noshade: true;
}

img.bullet {
	margin-right: 5px;
}

BODY {
scrollbar-face-color:#E8E8E8;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#E8E8E8;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#E8E8E8;
scrollbar-darkshadow-Color:#E8E8E8;

}

.note{

font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #03014C;
align: center;
margin:10px;	 
background:#FFCC00;
padding: 5px 5px 5px 5px;
border: 1px dashed;
border-color: #000000;
border-width: 1px 1px 1px 1px;	
line-height: 1.5;
	
}

LI {list-style-image: url(images/bullet.gif)

}