body {
	color : #000000;
	font-family : arial,sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : left;
	}
p{
	color : #000000;
	font-family : arial,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
}
li{
	color : #000000;
	font-family : arial,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
}
td{
	color : #000000;
	font-family : arial,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
}
.yellow{
	color:ffff00;
}
.black{
	color:black;
}
h1{
	color : #660000;
	
	font: bold 12pt arial;
	text-align : center;
	background-color : #ffffcc;
}
h2 {
	color : #ffffff;
	font-family : arial,sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	background-color : #660000;
}
h3{
	color : #0000cc;
	font-family : arial,sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
}
h4{
	color : #000000;
	font-family : arial,sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}

.heading{
	color : #660000;
	font-family : arial,sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-align : center;
	background-color:#ffffcc;
}
.background{
	background-color:#f0f0f0;
	text-align:left;
}
.yellowback{
	background-color:#ffffcc;
}
.border{
	border-width : 1px;
	color : #660000;
}
a:link{
	text-decoration:none;
	color : #ffffff;
}
a:visited{
	text-decoration:none;
	color : #ffffff;
}
a:hover{
	text-decoration:none;
	color : #cccc00;
}
a:active{
	text-decoration:none;
	color : aqua;
}
.small{
	font-size:7pt;
}
box{
	color : #000000;
	font-family : arial,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
	border-color: #660000;
	border-width : 1px;
}