body {
	color: #d3d3d3;
	background-color: black;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
	
}
p { color: #808080; font-size: 12px; font-family: Verdana }
td { font-size: 12px; font-family: Verdana }
a   { color: #063; font-family: verdana; font-weight: normal; text-decoration: none }
a:visted  { color: silver; font-family: verdana; font-weight: normal; text-decoration: none }
a:hover { color: lime; font-family: verdana; font-weight: normal; text-decoration: underline }
h1 { font-weight: normal; font-size: 25px; font-family: Verdana }
h2 { font-weight: normal; font-size: 18px; font-family: Verdana }
h3 { font-style: normal; font-size: 12px; font-family: Verdana; text-decoration: none }
.smaller { font-size: 10px }
.smaller a { color: #063; font-size: 10px; text-decoration: none; }
.smaller a:visited { color: #063; font-size: 10px; text-decoration: none; }
.smaller a:hover { color: #0f0; font-size: 10px; text-decoration: underline; }
.smaller_italics { font-style: italic; font-weight: normal; font-size: 15px }
.small_italics { font-style: italic; font-weight: bold; font-size: 16px; font-family: Verdana }
.bigger { font-weight: bold; font-size: 16px }
