body{
	background-color:#FFFFFF;
	color:#000000;
	background-image : ../img/contentback.gif;
	background-attachment : fixed;
}
h1{
	font-family:verdana,helvetica;
	color: #b5a6c3;
	font-size:160%;
}
h2{
	font-family:verdana,helvetica;
	color: #b5a6c3;
	font-size:150%;
}
h3{
	font-family:verdana,helvetica;
	color: #b5a6c3;
	font-size:140%;
}
h4{
	font-family:verdana,helvetica;
	color: #b5a6c3;
	font-size:130%;
}

h5{
	font-family:verdana,helvetica;
	color: #b5a6c3;
	font-size:120%;
}

h6{
	font-family:verdana,helvetica;
	color: #b5a6c3;
	font-size:110%;
}

h7{
	font-family:verdana,helvetica;
	color: #b5a6c3;
	font-size:90%;
}
p,td{
	font-family:verdana,helvetica;color:#000000;
	font-size:10pt;
}

a:link{
	color:#220055;
	font-size:10pt;
}

a:visited{color:#AAAAAA;font-size:10pt;}

a:active{color:#AAAAAA;font-size:10pt;}
