body {
background-color: #0e4b6c;
background-image: url(home_bg.jpg);
background-repeat: repeat-x;
margin: 0;
padding: 0;
text-align: left;
font-family: Arial, Helvetica, Geneva, sans-serif;
}

em {
	font-weight: bold;
	text-decoration: none;
}

a:link  { text-decoration: none; color: #ffffff; }
a:visited { text-decoration: none; color: #ffffff; }
a:active { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: none; color: #3d748f; }

a.highlight:link  { text-decoration: none; color: #ffffff; font-weight: bold; font-size: 12px;}
a.highlight:visited { text-decoration: none; color: #ffffff; font-weight: bold; font-size: 12px;}
a.highlight:active { text-decoration: none; color: #ffffff; font-weight: bold; font-size: 12px;}
a.highlight:hover { text-decoration: none; color: #ffffff; font-weight: bold; font-size: 12px;}

td { font-size: 11px; color:  white; }

p { font-size: 11px; padding: 5px; margin-top: 3px; margin-bottom: 3px; color: white; }

img { background-color: transparent; }

h1 {font-size: 24px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

h2 {font-size: 18px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

h3 {font-size: 16px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

td.navbar {font-size: 16px; color: #ffffff; font-family: Arial, Helvetica, sans-serif;}

