BODY {
	background-color: White;
	font-family: Bookman Old Style, Times New Roman, serif;
	font-size: 12px;
	color: #666666;
}

A {
	color: #336699;
	text-decoration: none;
}

A:HOVER {
	color: #996633;
	text-decoration:underline;
}

A:ACTIVE {
	color: #99CCCC;
}

A:VISITED {
	color: #CC9966;
}

.topspace {
        line-height: 30px;
}


.adjust-title {
        line-height: 12px;
        font-size: 8px;
}

.adjust-heading {
        line-height: 14px;
        font-size: 8px;
}

.title {
	font-size: 31px;
	font-weight: bold;
	font-family: Bookman Old Style, Times New Roman, sans-serif;
	line-height: 36px;
	color: #336699;
}

.side {
	font-size: 12px;
	font-family : Bookman Old Style, Times New Roman, sans-serif;
	line-height : normal;
}


.para {
	font-size: 14px;
	font-family : Bookman Old Style, Times New Roman, serif;
	line-height : 20px;
}

.head {
	font-size: 12px;
	font-family : Bookman Old Style, Times New Roman, serif;
	line-height : 20px;
	color: #336699;
	text-transform:uppercase;
	font-weight : bold;
}


