body
	
	
p {
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}

p.timeline {
	color: #B08CD8;
	}

.bggray {
	background: #cccccc;
	}

p.homenews {
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	}

p.copyright {
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	}

ul {
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}

li {
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}
	
h6.bg {
      margin:30px, 0px, 0px, 0px;
      background-color: #ff6666;
	  color: #fff;
	  }


a {
	text-decoration: underline;
	font-weight: normal;
	color:  #666;
	outline: none;
	}
a:visited {
	color:  #666;
	}
a:active {
	color:  #666;
	}
a:hover {
	color: #333;
	text-decoration: none;
	}

a.copyright {
	text-decoration: underline;
	font-weight: normal;
	color:  #ffffff;
	outline: none;
	}
a:visited.copyright {
	color:  #ffffff;
	}
a:active.copyright {
	color:  #ffffff;
	}
a:hover.copyright {
	color: #cccccc;
	text-decoration: none;
	}

.nav  {
	font-weight: normal;
	color:  #999999;
	outline: none;
	font-size: 10px;
	}

.address  {
	font-weight: normal;
	color:  #B08CD8;
	outline: none;
	font-size: 10px;
	}

a.nav {
	text-decoration: underline;
	font-weight: normal;
	color:  #666666;
	outline: none;
	font-size: 10px;
	}
a:visited.nav {
	color:  #666666;
	font-size: 10px;
	}
a:active.nav {
	color:  #666666;
	font-size: 10px;
	}
a:hover.nav {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	}

a.homenews {
	text-decoration: underline;
	font-weight: normal;
	color:  #666;
	outline: none;
	}
a:visited.homenews {
	color:  #666;
	}
a:active.homenews {
	color:  #666;
	}
a:hover.homenews {
	color: #333;
	text-decoration: none;
	}


h1 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}


.center {
	text-align:center;
	}


.tiny {
	color: #ff6666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 0px; 
	}
.ten {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
