body { 		font-family: Verdana, serif, "Times new Roman";
		color:black;
		font-size:8pt;
		background: white url(left1.jpg) top left fixed repeat-y;
}

h1 {		font-family: Verdana, serif, "Times new Roman";
		text-align:left;
		text-decoration:none;
		color:white;
		font-size:14pt;
}

a:link {	font-family: Verdana, serif, "Times new Roman";
		text-align:left;
		text-decoration:none;
		color:white;
		font-size:10pt;
}

a:active {	font-family: Verdana, serif, "Times new Roman";
		text-align:left;
		text-decoration:none;
		color:orange;
		font-size:10pt;
}

a:visited {	font-family: Verdana, serif, "Times new Roman";
		text-align:left;
		text-decoration:none;
		color:white;
		font-size:10pt;
}

a:hover {	font-family: Verdana, serif, "Times new Roman";
		text-align:left;
		text-decoration:none;
		color:orange;
		font-size:10pt;
}

h2 {		font-family: Verdana, serif, "Times new Roman";
		text-align:center;
		text-decoration:none;
		color:white;
		font-size:14pt;
}