﻿body {
	background-attachment: fixed;
        background-color: #CCCCCC;
	background-image: url(images/wanna_06_720.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	border: 0;
	margin: 0;
}
.heading {
	font-weight: normal;
	color: #660033;
	font-size: large;
}
.subheading {
	font-style: italic;
	color: #336699;
}
.date {
	font-size: x-small;
	color: #336699;
	font-family: "Courier New", Courier, mono;
	text-align: right;
}
.news {
	font-size: 14px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	border: 0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-width: 0;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	border-width: 0;
}
a:active {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	border-width: 0;
}
a:hover {
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	border-width: 0;
}
.newsright {
	text-align: right;
	font-style: italic;
	font-size: 14px;
}
.subheadingCV {
	font-style: italic;
	color: #336699;
	font-size: 14px;
}
.dateCopy {
	font-size: x-small;
	color: #336699;
	font-family: "Courier New", Courier, mono;
	text-align: left;
}
