body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}

a:link {
	color : #990000;
	text-decoration : none;
      }
a:visited {
	color : #990000;
	text-decoration : none;
      }
a:active {
	color : #0033cc;
	text-decoration : none;
      }
a:hover {
	color : #990000;
	text-decoration : underline;
      }

#navigation a:link {
	color : #fff;
	text-decoration : none;
      }
#navigation a:visited {
	color : #fff;
	text-decoration : none;
      }
#navigation a:active {
	color : #fff;
	text-decoration : none;
      }
#navigation a:hover {
	color : #fff;
	text-decoration : underline;
      }

#bluenav a:link {
	color : #0066CC;
	text-decoration : none;
      }
#bluenav a:visited {
	color : #0066CC;
	text-decoration : none;
      }
#bluenav a:active {
	color : #0066CC;
	text-decoration : none;
      }
#bluenav a:hover {
	color : #0066CC;
	text-decoration : underline;
      }

#bookmarknav a:link {
	color : #0066CC;
	text-decoration : none;
      }
#bookmarknav a:visited {
	color : #0066CC;
	text-decoration : none;
      }
#bookmarknav a:active {
	color : #0066CC;
	text-decoration : none;
      }
#bookmarknav a:hover {
	color : #0066CC;
	text-decoration : underline;
      }

#header {
	margin: 0;
	padding:0 0px 0px 5px;
	height:115px;
        border-bottom: 2px solid #990000; 
        }

#navigation {
	margin: 3px 0px 10px 0px;
	padding: 5px;
	font-family:verdana, arial, helvetica, sans-serif;
        font-size : 11px;
        text-transform : uppercase;
	background-color:#990000;
	text-align : center;
	}

#bluenav {
	color: 0066CC;
	margin: 3px 0px 10px 0px;
	padding: 5px;
	font-family:times new roman, serif;
        font-size : 15px;
        text-transform : uppercase;
	text-align : center;
	}

#bookmarknav {
	color: 0066CC;
	margin: 3px 0px 10px 0px;
	padding: 5px;
	font-family:times new roman, serif;
        font-size : 15px;
    }

#tagline {
	margin: 5px 0px 10px 0px;
	padding: 0;
        color : #990000;
	font-family:times new roman, serif;
        font-size : 20px;
	text-align : center;
	}

#content {
	margin:0px 30px 50px 0px;
	padding:0px;
	}

#smallcontent {
	margin:0px 30px 50px 0px;
	padding:0px;
	}

h1 {
	margin:0;
	padding: 0;
	font-family:times new roman, serif;
	font-size:26px;
	color:#000;
	}

h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family:times new roman, serif;
	font-size:18px;
	color:#990000;
        text-transform: uppercase;
	}

h3 {
	margin: 0 0 20px 0;
	padding:0px;
	font-family:times new roman, serif;
	font-size:16px;
	color:#990000;
	}

h4 {
        color : #000;
	font-family:times new roman, serif;
        font-size : 14px;
	margin:15px 0px 16px 0px;
	padding:0px;
        }

#content p {
	color : #000;
	font-family:times new roman, serif;
        font-size : 20px;        
	line-height : 30px;
	margin:30px 0px 16px 0px;
	padding:0px;
	}

.content {
	color : #000;
	font-family:times new roman, serif;
        font-size : 15px;
	margin:15px 0px 16px 0px;
	padding:0px;
	}

#smallcontent p {
	color : #000;
	font-family:times new roman, serif;
        font-size : 15px;        
	line-height : 20px;
	margin:10px 0px 10px 0px;
	padding:0px;
	}

.smallcontent {
	color : #000;
	font-family:times new roman, serif;
        font-size : 15px;
	margin:15px 0px 16px 0px;
	padding:0px;
	}