
H1 {
	font-family: "Verdana", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
                color: #FFFFFF;
}

H2 {
	font-family: "Verdana", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
                color: #000000;
}

H3 {
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
                color: #000000;
}

.large {
	font-family: "Verdana", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
                color: #0000FF;
}
.small {
	font-family: "Verdana", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
                color: #FFFFFF;
}
.desc {
	font-family: "Verdana", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
                color: #FFFFFF;
}
.desc1 {
	font-family: "Verdana", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
                color: #000000;
}
a:visited {
color: #0000FF;
font: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-family: "Verdana", Times, serif;
text-decoration: none;
}
a:link {
color: #0000FF;
font: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-family: "Verdana", Times, serif;
text-decoration: none;
}
a:hover {
color: #FF0000;
font: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-family: "Verdana", Times, serif;
text-decoration: underline;
}

