/* stylesheet design by:
Versus Technologies, www.versustechnologies.com */

/* global style specifications */

body {
	background-color: #b4b4b4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 12px;
	}

li, p, td, div {
	color: #6F6E6E;
	font-size: 12px;
}

a {
	color: #2C7CBC;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #2C7CBC;
	text-decoration: underline;
}

h1 {
	color: #4d4d4d;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 17px;
}

h2 {
	color: #4d4d4d;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 15px;
}

/* custom style specifications */

a.topmenu {
	color: #383838;
	font-size: 14px;
	text-decoration: none;
}

a.topmenu:hover {
	color: #383838;
	text-decoration: underline;
}
td.copyright {
	color: #6F6E6E;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
}

img.photo {
	border: 1px solid #000000;
}