/* CSS Document */



h1 {

color:#990000;

font-family:Arial;

font-size:20px;

}

h2 { font-family:Verdana; font-size:20px;color: #dda0dd; cursor: text}

h3 { font-family:Georgia; color:#000000;}

/*p { font-family:Times New Roman; font-size:20px; color:#FFFFFF; line-height:1.5em;}
*/
body{background-color:#999999;}



a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	/*text-decoration: underline;*/

}

a:active {

	text-decoration: none;

}

body {

	background-image: url();

	background-color: #DEE6CF;

}



.style2 {color: #FFFFFF; }

/*.style3 {

	font-family: Times New Roman;

	color: #000000;

}*/

.style3 {color: #000000; line-height:20px; font-size:17px;  }

.style4 {

	font-size: 16px;

	font-weight: bold;

}

.style5 {

	color: #000000;

	font-weight: bold;

}

.style7 {font-size: 12px}

.style9 {font-size: 18px}