
A:hover{
	font-weight : bold;
}

td{
	font-size:8pt;
	font-family:verdana;
	color:#330099;
	text-align : center;
	vertical-align : middle;
}
}
body{
	background-color: #cae1ff;
	font-family:verdana;
	color:#330099;
	text-align : center;
	font-size : 8pt;
}
table{
	background-color: #ffffff
}
h1{
	font-size:13pt;
	text-align:left;
	color : #330099;
	vertical-align : middle;
	line-height : normal;
}

.mainarea{
	table-layout: fixed;
	background : #ffffff;
	
}
	A:link    { color:#330099}
A:visited { color: #330099;  }
A:active  { color: red; }

P{
	text-align : justify;
}
h2{
	font-size : 23pt;
	font-weight : bold;
	text-align : center;
	
}
}
.rightalign{
	text-align : right;
}

.side{
	width : 45px;
	background-color : Blue;
}
.valign{
	vertical-align: top;
}
h3{
	font-size : 10pt;
	font-family : Verdana, ;
	vertical-align : top;
	text-align : left;
	color : #330099;
}
li{
	text-align : left;
}