a {
	text-decoration: none;
	color: #3366FF;
	font-weight: bold;
	vlink: #9900CC
}
body {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold", Tahoma, Helvetica, "Arial Narrow", Arial, sans-serif;
	background: #FFFFFF url(../Images/Backgrounds/White/white4.jpg) fixed;
}
.smalltext {
	font-size: small;
}
.smallertext {
	font-size: x-small;
}
.bigred {
	font-size: large;
	font-style: italic;
	color: #FF0000;
	font-weight: normal;
}
ul {
	margin: 0px 0px 0px 35px;
	list-style-position: outside;
}
ol {
	margin: 0px 0px 0px 35px;
	list-style-position: outside;
}
.underborder {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.underborder2 {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3399FF;
}
.allborders {
	border: thin solid #000000;
}
h1 {
	font-size: 30pt;
	font-weight: normal;
}
h2 {
	font-size: x-large;
	font-weight: normal;
}
.bighead {
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.smallsection {
	font-weight: bolder;
	color: #FF0000;
	font-size: large;
}
.whitelink {
	font-size: small;
	color: #FFFFFF;
}

