body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #0c0088;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #0b73ff;
	font-size: 11px;
	font-family: tahoma;
}

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

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

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a:vlink {
	color:#FFFFFF; 
	text-decoration:underline;
}
td {
	color: #0c0088;
	font-size: 11px;
	font-family: tahoma;
}

.headerRow {
	color: #0C0088;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	background-color: DDDDDD;
}

ul{
	list-style-image : url(../images/bullet.jpg);
	margin-top : 10;
	margin-bottom : 10;
}

a.link2:link {
	color:#0c0088; 
	text-decoration:underline;
}

a.link2:visited {
	color:#0c0088; 
	text-decoration:underline;
}

a.link2:hover {
	color:#0c0088;
	text-decoration:none;
}

a.link2:vlink {
	color:#0c0088; 
	text-decoration:underline;
}