body, p, td, li, blockquote {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

pre, tt, code, kbd, samp {
	font-family: monospace;
}

p, td, li, blockquote {
	font-size: 10pt;
}

a.toplink {
	text-align: left;
	font-size: 10pt;
	padding: 0px;
	font-weight: normal;
}

h1 {
	font-size: 16pt;
	margin : 10px 0px 0px 0px;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 10pt;
}

h5 {
	font-size: 10pt;
	padding: 0px 0px 0px 20px;
}

.red {
	color: #FF0000;
}

.white {
	color: #FFFFFF;
}

.gray {
	color: #CCCCCC;
}

.darkgray {
	color: gray;
}

.black {
	color: #000000;
}

a:link, a:visited {
	color : #330099;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
	color : #ff0000;
	text-decoration : none;
	font-weight: bold;
}

input {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif}

body {
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
}
.heading {
	font-weight: normal;
	color: #7F40FF;
}

.searlehead {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22pt;
	margin : 5px 5px 5px 5px;
	color: #ff0000;
}

.searle {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15pt;
	margin : 2px 2px 2px 2px;
	color: #ffffff;
}

.searlefoot {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	margin : 5px 5px 5px 5px;
	color: #330099;
}

.contacts {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	font-weight: normal;
}


a.heading:link, a.heading:visited {
	color : #ffffff;
	text-decoration : none;
	font-weight: normal;
}

a.heading:hover {
	color : #000000;
	text-decoration : none;
	font-weight: normal;
}
.center {
	text-align: center;
}

img {
	border: none;
}
