body, p, li {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333366;
font-size: 11px;
background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
font-weight: bold;
}

h1 {
color: #ff0033;
background-color: transparent;
font-size: 15px;
}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {}

.top-navbar {
background-color: #CC0000;
color: #ffffff;
font-weight: bold;
text-align: center;
padding-top: .5em;
padding-bottom: .5em;
}

.top-navbar a:link {
background-color: transparent;
text-decoration: none;
color: white;
}

.top-navbar a:visited {
background-color: transparent;
text-decoration: none;
color: white;
}

.top-navbar a:hover {
background-color: transparent;
text-decoration: none;
color: #224059;
}

.top-navbar a:active {
background-color: transparent;
text-decoration: none;
color: #224059;
}

/* Links */

body a:visited {
color: #006600;
background-color: transparent;
text-decoration: none;
}

body a:link {
color: #663399;
background-color: transparent;
text-decoration: underline;
}

body a:hover {
color: #666666;
background-color: transparent;
text-decoration: underline;
}

body a:active {
color: #000000;
background-color: transparent;
text-decoration: underline;
}

/* Specific classes */

.headline {
color: #663399;
background-color: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
line-height: 30px;
}

.footer {
color: #666666;
background-color: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
}

.subhead {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
background-color: transparent;
color: #663399;
}

* {}

* {}

.sidebar {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: transparent;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.bullet {
list-style-type: disc;
list-style-position: outside;
background-color: transparent;
vertical-align: baseline;
left: 0px;
position: relative
}

.greeting { color: #663399;
background-color: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 24px;
}

.timedate {
color: #666666;
background-color: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
}


.subhead2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: transparent;
color: #CC0000;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 11px;
}

.image_right
{
	float: right;
	display: inline;
	margin: 3px 0 5px 10px;
}

.image_left
{
	display: inline;
	float: left;
	margin: 3px 10px 5px 0;
}
