body         { font-family: Times New Roman; font-size: 12pt }
h1           { font-family: Times New Roman; color: #000080; font-weight: bold; text-align: 
               center }
h2           { font-family: Times New Roman; color: #000080; font-weight: bold }
h3           { font-family: Times New Roman; font-size: 13pt; color: #000080; font-weight: bold;}
html {
	background-attachment: fixed;
	background-image: url(theme_img/bkgpic.gif);
	background-repeat: repeat;
}
ul {
	list-style-image: url(theme_img/ulbull.gif);
}
a:link
{
	color: rgb(51, 102, 102);
}
a:active
{
	color: rgb(102, 153, 255);
}
a:visited
{
	color: rgb(51, 51, 153);
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000080;
	text-align: left;
}
