body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCFF;
	background-image: url(images/vicmodwom_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 860px;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
#copyright {
	font-size: 10px;
	padding: 8px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6666CC;
}
#navigationbar {
	font-size: 12px;
	text-align: center;
	padding: 4px;
	width: 96%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	clear: both;
}
a:visited {
	color: #FF0000;
	background-color: #CCCCFF;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	background-color: #CCCCFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
a:hover {
	color: #CCCCFF;
	background-color: #666699;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
h1 {
	font-size: x-large;
	font-weight: lighter;
	color: #333366;
}
h2 {
	font-size: large;
	font-weight: lighter;
	color: #333366;
}
.twelve {
	font-size: 12px;
}
