body {
	top:20px;
	left:20px;
}
.style1 {
color: #FFFF00;
font-family: "Verdana";
font-size: 36px;
}
.style2 {
	color: #FFFF00;
	font-family: "Verdana";
	font-size: 24px;
	font-style: italic;
}
.style3 {
	color: #aaaaaa;
	font-family: "Verdana";
	font-size: 24px;
	font-weight:bold;
}
.style4 {
	color: #ffffff;
	font-family: "Verdana";
	font-size: 12px;
}
.style5 {
	color: #000066; 
	font-family: "Verdana"; 
	font-size: x-small; 
}
.style5 a {	text-decoration:none;}
.style5 a:hover{
	color: #000066;
	background-color:#ffff00; 
	font-family: "Verdana"; 
	font-size: x-small; 
}
.headline {
color: #000000;
font-family: "Verdana";
font-size: 28px;
font-weight:800;
}
.headline a { text-decoration:none; }
.headline a:hover{
color: #1e62ae;
background-color:#aaaaaa;
font-family: "Verdana";
font-size: 28px;
font-weight:800;
}
.separator {
color: #000000;
font-family: "Verdana";
font-size: 18px;
font-weight:600;
}
.separator a{ text-decoration:none;}
.separator a:hover {
color: #1e62ae;
background-color:#ffff00;
font-family: "Verdana";
font-size: 18px;
font-weight:600;
}
.separator2 {
color: #ffffff;
font-family: "Verdana";
font-size: 24px;
font-weight:800;
}
.headline2 {
color: #1e62ae;
font-family: "Verdana";
font-size: 18px;
font-weight:400;
}
.headline2 a { text-decoration:none; }
.headline2 a:hover{
color: #1e62ae;
background-color:#ffff00;
font-family: "Verdana";
font-size: 18px;
font-weight:400;
}

.article {
color: #1e62ae;
font-family: "Verdana";
font-size: 16px;
font-weight:400;
}

a { text-decoration:none; }
a:hover { 
	color: #000000;
	font-family: "Verdana";
	font-size: 16px;
	background-color: #ffff00;
	font-weight: bold;
}

.article img {float:right; margin-left:10px;}

.article2 {
color: #ffffff;
font-family: "Verdana";
font-size: 16px;
font-weight:400;
}
.article2 img {float:left; clear:right; margin-left:10px; border:3px #1e62ae solid;}
.style6 {font-size: 24px;
font-family: "Verdana";
color: #1e62ae;}