﻿body {
	font-family: Verdana;
	text-align:center;
	background-color:#cccccc;
}
#wrapper {
	background-image: url(images/slgbg.png);
	margin:0 auto;
	max-width:900px;
	padding:5px;
	text-align:left;
}

th	{
	font-size: large;
	color:purple;
}

.redline {
	color:#CC0099;
	height:4px;
}

.xref {
	text-align: center;
	font-weight:bold
}
.footer {
	text-align: center;
}
.smallfooter {
	text-align: center;
	font-size:small
}
.intro {
	font-size: larger;
}
h1 {
	color:purple 
}
h2 {
	color: purple
}
.progdate {
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
	color: black;
	text-align:left;
}
.progheading {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: purple
}
.progdetails {
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
	color: black;
	text-align:left;
	padding:10px;
}
.noborder {
	border-width: 0px;
}

