a
{
color: #666699;
font-size:13px;
text-decoration:none;
}

a:hover{
color: #666699;
font-size:13px;
border-bottom:dotted 1px #666699;
}

a:visited {
color: #666699;
font-size:13px;
text-decoration:none;
}

.style1 {
	color: #666699;
	font-weight: bold;
}
.style2 {
	color: #666699;
	font-size: small;
	font-weight: bold;
}
.style3 {
	font-size: small;
	color: #666699;
}
.heading{
	font-size: x-large;
	color: #666699;
	font-weight: bold;
}

body{
color:#000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

p{
text-align:justify;
}

.menu
{ font-size:13px;
font-weight:bold;
}

h4{
color: #666699;
}