p { 
	font-size: 75%; 	
	font-family: verdana }

a:link { color: #020286; font-weight: bold; text-decoration: underline; }
a:visited { color: #020286; font-weight: bold; text-decoration: underline; } 
a:hover { color: #0606ff; font-weight: bold; text-decoration: underline; } 
a:active { color: #020286; font-weight: bold; text-decoration: underline; } 

h1 { 
	font-weight: bold;
	font-size: 160%;
	font-family: Verdana; }
	
h2 { 
	color: #ffffff;
	font-weight: bolder;
	font-size: 140%;
	font-family: verdana; }

h3 { 
	font-weight: bold;
	font-size: 110%;
	font-family: verdana; }
	
h4 { 
	font-weight: bold;
	font-size: 80%;
	font-family: verdana; }
	
h5 { 
	font-weight: bolder;
	font-size: 160%;
	font-family: verdana; }
	
	
.lists {
list-style type: square;
font-size: 12;
font-family: verdana; }

.nav {
font-size: 70%;
font-family: verdana; 
font-weight: bolder; }

.copyright {
font-size: 85%;
font-family: Verdana;
color: #bcbcbc; }

   
.rss_box {
font-weight: normal; text-decoration: none; font-size: 80%;
 }
 
.rss_title, rss_title a {
font-size: 80%;
 }
 
rss_items {
margin: 20px;
padding: 5px;
}


.rss_item a:link, .rss_item a:visited, .rss_item a:active {
color: #020286; font-weight: bold; text-decoration: underline; font-size: 120%;
}

.rss_item a:hover { 
color: #0606ff; font-weight: bold; text-decoration: underline; font-size: 120%;
}
	
.rss_date {
font-size: 70%;
}

	.copyright a {
		color:#ffffff;
		text-decoration:underline;
		}
	
		.copyright a:visited {
			color:#ffffff;
			text-decoration:underline;
			}
	
		.copyright a:hover {
			color:#cce0ff;
			text-decoration:underline;
			}