body {background-image: url("images/design.gif");
	background-repeat: repeat;
	background-color: white;}

hr {width: 90%;}

h3 {font-family: Arial, Helvetica, "sans serif";}
h2 {font-family: Arial, Helvetica, "sans serif";}

a:link.email {color: blue;}
a:visited.email {color: #0066cc;}
a:active.email {color: #aa0000;}
a:hover.email {color: #aa0000; text-decoration: none;}

.menu {text-align: center;
    text-decoration: none;
    font-size: 12pt;
    font-family: Arial, Helvetica, "sans serif";}
a:link.menu {color: white;}
a:visited.menu {color: white;}
a:active.menu {color: white;}
a:hover.menu {color: #bbbbbb;}

.heading {color: #336699;
	text-align: right;
	text-decoration: none;
	font-size: 22pt;
	font-family: Arial, Helvetica, "sans serif";
	font-weight: bold;}


.content {color: black;
	text-align: center;}
	{font-family: Arial, Helvetica, "sans serif";}

#position {position: relative;
	top: -45px;}

.copyright {font-size: 75%;
	color: navy;
	text-decoration: none;}

.pdf {font-size: 80%;}
a:link.pdf {color: blue;}
a:visited.pdf {color: #0066cc;}
a:active.pdf {color: #aa0000;}
a:hover.pdf {color: #aa0000; text-decoration: none;}

.gray {color: #666666;
	text-decoration: none;
	font-size: 80%;}

.click {color: #eeeeee;
	text-decoration: none;}

.comment {color: gray;
	font-style: oblique;
	text-align: right;
	text-decoration: none;}

table.normal {color: navy;
	text-align: center;}

img.border {border-style: solid;
	border-color: #336699;}
