a:link
{
	color: #472353;
	text-decoration:none; 
}
a:visited
{
	color: rgb(153,102,153); 
	text-decoration:none;
} 
a:active 
{
	color: rgb(153,0,255);
	text-decoration:none;
}
body
{
	font-family: Book Antiqua;
	background-color: rgb(239,228,228);
	color: #111725; margin-top:0;
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);  
	font-size:12pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1
{
	color: #472353;
	font-size:28pt; font-style:italic; font-weight:bold
}
h2
{
	color: #336633;
	font-size:20 pt;
}
h3
{
	color: rgb(102,0,51); 
	font-size:18 pt;
}
h4
{
	color: rgb(51,102,51);
	font-size:16 pt;

}
h5
{
	margin:6 0; color: rgb(102,0,51);
	font-size:12pt
}
h6
{
	color: rgb(51,102,51);
}
hr
{
	color: rgb(71,35,83);
	
}
.Title
{
	color: #472353;
	font-size:48pt;
	font-family: Book Antiqua, Times New Roman, Times;

}
.subTitle
{
	color: #F4FAF6;
	font-size:28pt; font-weight:bold; text-transform:capitalize;
	font-family: Book Antiqua, Times New Roman, Times;

}
.headTitle
{
	color: #EEF3B1;
	font-size:100pt; font-weight:bold;
	font-family: Book Antiqua, Times New Roman, Times;

}
