body {
	scrollbar-face-color: #282828; 
	scrollbar-highlight-color: #393939; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #838383; 
	scrollbar-track-color: #4E4E4E; 
	scrollbar-darkshadow-color: #646464;
	background-color: #ffffff;
}
p {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #330033;
	text-align: justify;
}
a {
	font-family: Verdana;
	text-decoration: none;
	color: #330033;
}
a:hover {
	font-family: Verdana;
	color: #ff99cc;
	text-decoration: none;
	background: #330033;
}
a:active {
	font-family: Verdana;
	color: yellow;
	text-decoration: underline;
}
.base {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #330033;
	text-align: justify;
	padding-left: 10px;	
	padding-right: 20px;
}
.base:a {
	color: #330033;
}
.base a:hover {
	color: #ff99cc;
	background : #330033;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	background: #330033;
	width: 600px;
	}
.footer a {
	color: blue;
	text-decoration : none;
	font-size: 8px;
	font-family: Verdana;
}
.footer a:hover {
	color: #FFFF00;
}
.byline {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	text-align: left;
	text-decoration : underline;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff99cc;
	height: 20px;
}
.menu a {
	color: #ff99cc;
}
.menu a:hover {
	color:  #330033;
	background-color: #ff99cc;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: 	#330033;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: 	#330033;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
h2 a {
	color : #330033;
	text-decoration : none;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}
h2 a:hover {
	color : #FFFF00;
	text-decoration : none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
h2 a:active {
	color : #FF0000;
	text-decoration : none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #330033;
	text-decoration: underline;
	text-align: left;
	text-indent: 10px;
}
h4 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
	text-decoration: underline;
}
h4 a {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
h4 a:hover {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
h6 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.email {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
	text-align: center;
}
.email:a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
.email:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffff99;
	text-decoration: none;
	background: blue;
}
ul {
	font-family: Verdana;
	font-size: 11px;
	color: #330033;
}
li {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #330033;
	text-decoration: italic;
	text-align: justify;
	padding-left: 0px;
	padding-right: 00px;
}
.images {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
.topleft-background {
	background-image: url(images/topleft.gif);
	}