.webtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30pt;
	color: Blue;
	text-align : center;
}

.webtitle1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24pt;
	color: Blue;
	text-align : center;
}
BODY {
	scrollbar-3dlight-color : Silver;
	scrollbar-base-color : Silver;
	scrollbar-darkshadow-color : Silver;
	scrollbar-face-color : White;
	scrollbar-track-color : White;
	background-image : url(flower.jpg);
	background-attachment : fixed;
}


.class1 {
	table-layout : fixed;
	vertical-align : top;
}
TD {

}

.class2 {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color: Blue;
	margin-bottom : 5pt;
	margin-top: 5pt;
	text-align : center;
}
.class3 {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: Blue;
	margin-bottom : 5pt;
	margin-top: 5pt;
	text-align : left;
}
.class4 {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 6pt;
	color: Blue;
	margin-bottom : 5pt;
	margin-top: 5pt;
	text-align : center;
}


A {
	display: inline;
	width: 100px;
	text-align: left;
	text-decoration: underline;
	font-family:arial;
	font-size:12px;
	color: Blue;
	font-weight : bold;
}

A:HOVER {
	display: inline;
	width: 100px;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: Blue;
	background-color: White;
	font-weight : bold;
}

A:VISITED {
	display: inline;
	width: 100px;
	text-align: left;
	text-decoration: underline;
	font-family:arial;
	font-size:12px;
	color: Blue;
	font-weight : bold;
}
A:ACTIVE {
	display: inline;
	width: 100px;
	text-align: left;
	text-decoration: underline;
	font-family:arial;
	font-size:12px;
	color: Blue;
	font-weight : bold;
}
A.class5 {
    display: none;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: Blue;
	margin-bottom : 5pt;
	margin-top: 5pt;
}

.class5 {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: Blue;
	margin-bottom : 5pt;
	margin-top: 5pt;
	text-align : left;
}

