BODY {
	color: #7F7F7F;
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
}

A {
	color: #3E5DC7;
}

A:HOVER {
	color: #010080;
}

.style1{
font-size:11;
font:Tahoma;
font:bolder;
color:black;
}

.style2{
font-size:6 px;
font:Tahoma;
color:#666666;
}

.style3 {
font-size:large;
color: black;
font: bolder;
}

.style4{
font-size:11;
font: Verdana;
font-size: 11px ;
color: #7F7F7F;
padding-right: inherit;
}


.heading1 {
font-size:24px;
font:Arial;
color: #393939;
font:bolder;
}

.heading2 {
font:Arial;
font-size:20px;
color: #393939;
font:bolder;
}

.heading3 {
font:Arial;
font-size:11px;
color: #393939;
font:bold;
}

ul{
list-style-image: url(images/bulletrow1.jpg);
} 

.ul2{
margin-right: 10px;
word-spacing:inherit;
padding-right:inherit;
list-style-image: url(images/bulletrow2.jpg);
} 


