/* CSS Document */
body {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#ffffff;
}
td {
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#838383;
	line-height:15px;
}
.bullet-link{
	font-family:verdana;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#f6da4b;
	line-height:30px;
}
.bullet{
	list-style-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 20px;
}
.green-bold {
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#568502;
}
.green-normal {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#568502;
	line-height:15px;
}
.red-bold {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#cb1111;
	line-height:20px;
}

.heading1
{
font-size:24px;
color:#000080;
font-family:Tahoma;
}
. heading2
{
font-size:14px;
color:#000080;
font-family:Tahoma;
}
.text
{
font-size:12px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}

.tablehead
{
background-color:#800000;
font-size:14px;
font-family:Tahoma;
color:#FFFFFF;
}
.tablebody
{
background-color:#FFFFCC;
font-size:14px;
font-family:Tahoma;
color:#000000;
}
.link
{
color:#0000FF;
font-size:12px;
text-decoration:none;
}
