body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/SGlogo-BG.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center center;
	}
	
td.pad {
	padding:5px;
	}

.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #860038;
	}
	
.style2 {
	font-size: 14px;
	font-weight: bold;
	}
	
.style3 {
	font-size: 10
	}
	
.ul-bold {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
	
.navmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.thin-border {
	border: thin solid #666666;
	}
	
.pagelink {
	color: #CC3333;
	text-decoration: underline;
	}

ul {
	margin-left:0px;
	list-style-image: url(images/bullet.gif);
	display: inline;
	}
	
li {
	margin-left:25px;
	}
	
hr {
	border: 0;
	color: #990033;
	background-color: #990033;
	height: 2px;
	}