@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #990000;
	font-size: 12px;
}
body {
	background-image: url(Graphics/parchment5.jpg);
	background-repeat: repeat;
	
}



.h1 {
	font-size: 14px;
	font-weight: bold;
}


a:link {
	color: #660033;
	text-decoration: underline;
}

a:visited {
    color: #660033;
    text-decoration: none;
}

a:hover {color:#990000;
		text-decoration: underline;
}

a:active {
	color: #660033;
	text-decoration: underline;
}

a:focus {
	color: #660033;
	text-decoration: underline;
}

style1 {
	font-size: 12px;
}
style2 {font-size: 11px;}
style3 {font-size: x-small;}

html {
scrollbar-face-color : #990000 ;
scrollbar-track-color: #FFCC00 ;
scrollbar-arrow-color: #FFCC00 ;
scrollbar-shadow-color: #000000 ;
scrollbar-highlight-color: #FFFFFF ;
scrollbar-darkshadow-color: #330000 ;
}
