body, TD {
	background-color : #FFF5EE;
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
}

A {

}

A.Pretty:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color:#003366;
	text-decoration : none;
	font-style : italic;
}

 A.Pretty:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color:#8000E0;
	text-decoration : none;
	font-style : italic;
}
.BL {
	color : #0000FF;
	text-decoration : none;
}
A.BL:HOVER {
			color : #FF00FF;
}
.Button{
		font-size : x-small;
		font-family : Arial, sans-serif;
		text-decoration : none;
		color : Blue;
		font-weight : normal;
					}
A.Button:HOVER {
	background-color : Navy;
		color : Yellow;
}
.Light {
	color : Navy;
	text-decoration : none;
}
A.Light:HOVER {
			color : Blue;
}
.LinkBig {
	font-family : "Courier New", Courier, monospace;
	font-size : medium;
	font-style : normal;
	text-align : center;
	}
.LinkBigTimes {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-style : normal;
	text-align : center;
	font-weight : normal;
	}
H1 {
	font-size : xx-large;
	font-variant : small-caps;
	text-align : center;
	font-weight : bold;
	
}
H2 {
	font-style : italic;
	font-size : x-large;
	font-family : "Times New Roman", Times, serif;
	margin-left : 5%;
	font-weight : normal;
}
H3 {
	font-style : italic;
	font-size : large;
	font-family : "Times New Roman", Times, serif;
	margin-left : 8%;
	font-weight : normal;
	margin-top : 5%;
	margin-bottom : -5pt;
}
H4 {
	font-style : italic;
	font-size : medium;
	font-family : "Times New Roman", Times, serif;
	margin-left : 10%;
	font-weight : normal;
	margin-bottom : -10pt;
	}

.listcomment {
	font-size : small;
}

UL.list {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-size : small;
	list-style-type : disc;
	margin-left : 12%;
	}


