.side-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left:10px;
	line-height: 15px;
}
.side a:link{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.side a:active{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.side a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.side a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.common {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002B54;
	line-height: 16px;
}
.common a:link {
	text-decoration: underline;
	color: #002B54;
}
.common a:active {
	text-decoration: underline;
	color: #002B54;
}
.common  a:visited {
	text-decoration: underline;
	color: #002B54;
}
.common a:hover {
	text-decoration: underline;
	color: #002B54;
}
.side-link-head {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration:none;
}
.side-link-head a:link {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration:none;
}

.side-link-head a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration:none;
}

.side-link-head a:active {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration:none;
}

.side-link-head a:visited {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration:none;
}

ul {
padding: 10px;
margin: 4px;
padding-top:0px;
padding-bottom:0px;
}
ul#side-links{
	margin: 0px;
	padding: 0px;
	}
li#side-links {
	list-style-type: none;
}
li#side-sub {
	list-style-type: none;
	margin: 10px;
}
li#side-subsub {
	list-style-type: none;
	margin: 15px;
}

.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #002B54;
	line-height: 22px;
}
.notes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002B54;
	font-style: italic;
}
.homepage {
	cursor:pointer;
}
.style1 {
	font-size: 12px;
	color:#002B54;
	}
.style2 {color: #002B54}
.previous {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002B54;
	line-height: 16px;
}
.previous a:link {
	text-decoration: none;
	color: #002B54;
}
.previous a:active {
	text-decoration: none;
	color: #002B54;
}
.previous  a:visited {
	text-decoration: none;
	color: #002B54;
}
.previous a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #002B54;
}

#body 
{
    background:center url(background1.jpg);
}

