<style type="text/css">
<!--
 html, body {
  margin: 0;
  padding: 0;
}

.yellow {
	background-color: #FFFF00;
}

body { color: black; background: #000056;
margin: 0;
  padding: 0;
}


.leftcolor1 { background: #000056;
}


.leftcolor2 { background-image: url('images/lborder2b.gif');
	background-repeat: repeat-y;
}

.rightborder { background-image: url('images/rborder2b.gif');
	background-repeat: repeat-y;
}

.rightbar {background: #000056;
margin-left: 5%;
margin-right: 5%;
font-size: 10px;
}

.tdright { font-family: Arial, Helvetica, sans-serif;
margin-left: 5%;
margin-right: 5%;
font-size: 10px;
}

.menu { color: #FFFFFF;
font-size: 12px;
}

p { font-family: Arial, Helvetica, sans-serif;
margin-left: 5%;
margin-right: 5%;
font-size:12px;
color:#000000 }


.submenu { margin-left: 10%}


#sidemenu p { font-size: 10px;
text-decoration: none;
color: #FFFFFF}


#sidemenu a { font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #FFFFFF}

#sidemenu a:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #00FFFF;
 }


#content_container h1 {
  font-family: font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 36px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  margin-left: 3%;
  margin-right: 3%;
  color: #000000;
}
#content_container h2 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 2%;
  color: #000000;
}
#content_container h3 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 2%;
  color: #696969;
}

#content_container h4 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 2%;
  color: #696969;
}
#content_container p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}


#me p { font-family: Times ,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  margin-left: 10%;
  margin-right: 10%;
 }


#content_container #yellowbox
{ width:80%;
margin-left: 30px;
clear: both;
padding: 1em;
border-left: 1px solid gray;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
border-top: 1px solid gray;
background:#FFFFDE;
}

#content_container ul {list-style-image: url(images/dpimage2.jpg) ;
padding: 12px;
margin-left: 10%;
margin-right: 10%;
}

#content_container li {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: normal;
  margin-left: 5%;
  margin-right 5%;
  padding-top: 12px;
  color: #FF0000;
}


#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #0000FF;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #0000FF;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #0000FF;
}

-->
</style>

