P  {
	text-indent: 20px;
	font-size : x-small;
	color :  #CCCCFF;
	text-decoration : none;
	font-family : sans-serif;
	text-indent: 40px;
	text-align: justify;
}


A  {
	font-weight : bold;
	font-family : sans-serif;
	font-size : x-small;
	color : #EEEEFF;
}

A:Visited  {
	font-weight : bold;
	font-family : sans-serif;
	font-size : x-small;
	color : #000033;
}

A:Active  {
	text-decoration : none;
	font-weight : bold;
	font-family : sans-serif;
	font-size : x-small;
	color : #EEEEFF;
}

A:Hover  {
	font-weight : bold;
	font-family : sans-serif;
	font-size : x-small;
	color : #FFFF99;
}

SPAN  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
}

BODY, TABLE, TD  {
	font-family : sans-serif;
	font-size : x-small;
	color :  #CCCCFF;
}

TH  {
	font-family : sans-serif;
	font-size : x-small;
	color : #000066;
}

H1  {
	margin-bottom: 30px;
	margin-top: 20px;
	font-weight : bold;
	text-align: center;
	text-decoration : none;
	color : #FFFFFF;
}

H2  {
	font-family : sans-serif;
	margin-bottom: 1px;
	margin-top: 1px;
	font-size : x-small;
	font-weight : bold;
	text-align: center;
	text-decoration: none;
	color :  #9999FF;
}

H3  {
	font-family : sans-serif;
	margin-bottom: 10px;
	margin-top: 1px;
	font-size : x-small;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color :  #CCCCFF;
}

HR {
	color :  #FFFFFF;
	width : 33%;
	margin-top: 20px;
	margin-bottom: 10px;
}

.tiny {
	font-family : Verdana, Tahoma, Arial, sans serif;
	font-size : 10px;	
	color : #FFFFFF;	
	margin-top: 1px;
	text-indent: 40px;
}

.clsP {
	text-indent: 20px;
}

.first {
	margin-bottom: 30px;
	margin-top: 20px;
	font-size : large;
	font-weight : bold;
	text-align: left;
	text-decoration : none;
	color : #FFFFFF;
}

LI {
	list-style-type: square;
	}

