body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	background-color: #e4e3f0;
	font-size: 12px;
	color: #000;
	margin: 0;
}

a {color: #40338d;}
a:visited {color: #888;}
a:hover {color: #b9b3df;}

.wrapper {width: 780px; border: 1px solid #40338d; background-image: url(images/bkgrd.gif); background-position: top; background-repeat: no-repeat; margin:auto;} 

.header {height: 235px;}

.footer {height: 71px; width:780px; background-image: url(images/images/footer.jpg); background-repeat: no-repeat;}

.content {padding: 5px 20px 10px 20px; text-align: left;}

h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #40338d;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #40338d;}
h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #40338d;}
h4 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #40338d;}

.smtxt {font-size: 10px;}


.news {float:right;
margin-left:10px;
width: 200px;
}

.news-text
{
border: 1px solid #efefef;
text-align: left;
font-size: 10px;
background-color: #40338d;
padding: 5px;
color: #efefef;}

.news-text a, .news-text a:visited, .news-text a:hover {color: #efefef; text-decoration:underline;}