#container {
	width: 1000px ;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.25em;
	font-size: 90%;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.25em;
	font-size: 90%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2A3D79;
	text-align: center;
	padding: 10px;
	width: 90%;
	font-size: 100%;
	background-position: center;
	margin-right: 3%;
	margin-left: 3%;
	font-weight: normal;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A3D79;
	text-align: left;
	font-size: 150%;
	line-height: 1.5em;
	font-weight: bold;
}
.sstablecell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.25em;
	vertical-align: top;
	border: 0px none;
	list-style-position: outside;
	list-style-type: disc;
	color: #2A3D79;
	margin-bottom: 3px;
}

.small {
	font-size: 80%;
	line-height: 1.1em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.smaller {
	font-size: 60%;
}

.big {
	font-size: 120%;
	line-height: 1.5em;
}

img {
	border: 0px none;
}
h1 A:HOVER {
	background-color : #FFFFFF;
	color : #333333;
}
.txthvr {
	background-color : #2A3D79;
	color : #FFFFFF;
}
A:LINK, A:VISITED {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration : none;
	color: #2A3D79;
}
A:HOVER {
	background-color : #2A3D79;
	color : #FFFFFF;
}
h1 A:LINK, A:VISITED {
	color : #FFFFFF;
	text-decoration : none;
	border: #FF9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sstablecell A:LINK, A:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	line-height: 1.25em;
	vertical-align: top;
	border: 0px none;
	list-style-position: outside;
	list-style-type: disc;
	color: #2A3D79;
	background-color : #FFF;
	margin-bottom: 3px;
}
.sstablecell A:HOVER {
	color : #2A3D79;
	background-color : #FFFFFF;
}

