body { margin: 0px; font: 12px Arial,Helvetica,sans-serif; *font-size: 75%; }

.pageBorder {
width: 780px;
margin: 10px 100px;
border: black 1px solid;
}

.bodyTable {
	padding: 0px 15px 0px 15px;
}

.bodyTableCenter {
	padding: 5px;
}

a, a:visited, a:active {
	color: #903;
	text-decoration: underline;
	background-color: inherit;
}

a:hover {
	color: #903;
	text-decoration: none;
}

a.menu {
text-decoration:none;
color:white;
background-color:black;
font-size: 12px;
font-weight: bold;
font-family: Verdana,Arial,Helvetica,sans-serif;
display: inline;
padding: 5px 12px;
letter-spacing: 80%;
}

a.menu:hover, a.menu:active {color: silver; }

img.head {margin: 5px 0px 0px 5px}

img.imgPadRight {padding: 5px;}

img.imgPadLeft {margin: 0px 5px 10px 5px;}

td.tableText {height: 145px;}

h2 { color: #990033; }

div.snippetHead {
width:100%;
margin: 0px;
padding: 0px;
padding-top: 8px;
background-repeat: no-repeat;
font-size:14px;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-align: right;
font-weight: bold;
color: white;
background-color:#990033;
}

.quote {
font-family: 'times roman',serif; font-size: 2em; color: silver;
}

.headText {
color: white;
font-weight: bold;
font-size: 24pt;
padding: 10px;
text-align: left;
vertical-align: bottom;
line-height: 1em;
margin: 0;
}
