.Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.style2 {	font-size: 36px;
	font-family: "Imprint MT Shadow";
	font-style: italic;
	font-weight: bold;
}
.style3 {	font-size: 36px;
	font-family: "Vladimir Script";
}
.style1 {font-size: 36}
body {
	background-color: #CCCCCC;
	background-image: url(url());
}
body,td,th {
	color: #000000;
}
a:link {
	color: #491D6D;
}
a:visited {
	color: #491D6D;
}
a:hover {
	color: #666666;
    text-decoration: underline;}
	
.style4 {font-size: 36; font-weight: bold; }
.style5 {font-size: 36; font-weight: normal; }
