/* CSS Document */
body {
/*	background-image: url(../images/bg.gif);*/
	margin:1px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#888888;
}
p { font-size:11px;
}
a { color: #FF0099;}
td { font-size:11px;
}
li { font-size:11px;
}
h3 { font-size:11px;
	font-weight:bold;
	color: #005AAB;
}
h3 { font-size:12px;
	font-weight:bold;
	color: #005AAB;
}
h1 { font-size:15px;
	font-weight:bold;
	color: #005AAB;
}
.heading{
	color:#333333;
	font-weight:bold;
}
.subheading{
	font-size:9px;
	color:#999999;
}
.blue{ color: #000066;}
.black{ color: #000000;}
.gray{ color: #888888;}
.white{ color: #FFFFFF;}
.white_s{ 
	color: #FFFFFF;
	font-size:10px;
}

.bulletimg{
	list-style-image:url(../images/bullet.gif);
	padding-bottom:8px;
}
.footer{
	color:#888888;
	text-decoration:none;
}
#footer td, #footer p{
	color:#808080;
}
#footer a{
	color:#808080;
	text-decoration:none;
}
#footer a:hover{
	color:#999999;
	text-decoration:underline;
}
.ftp{
	font-size:12px;
	color:#333333;
}