/* container for closelink */
.wps_closewin_text {float:right;padding:5px;}
.wps_closewin_text a{text-decoration:underline;font-size:small;}
.wps_closewin_text a:hover{}
/* container for content */
.wps_content {
	border:thin dotted black;
	padding:3mm;
	} 
.wps_body{
	padding:10px;
	COLOR: #000;
	text-align: center;}
.wps_popup {
	background: url('images/page-bg.png') top left repeat-x;
	border:thin solid #FF00FF;}
/* container for headline */
.wps_headline {
	margin:0px 10px;
	padding: 0px;
	clear:both;
	color: #000;
	font-family: georgia;}
.wps_headline h2{margin:0px; padding: 0px;}

#av_par1 {font-weight: bold;}
#av-par2 {}
#av_par3 {font-style: italic;}
#av_link1 {margin-top: 20px;}
#av_link1 a:link {color: #60f;font-weight: bold;}
#av_link2 a:link {color: #60f;}

#logo-text-av {
	margin-left: 0px;
	position: relative;
	left: 10px;
	top: -8px;
}