body {
	font-size:0.75em;
	background-color:#fff;

}

a:link,
a:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

p {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

h1 {
	margin: 0px 0px 15px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

#hometext h1 {
	font-size:12px;
color: #000;
}

h2 {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

ul {
	padding:0 0 10px 0;
}

li {
	padding:0 0 0 10px;
}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
p {

}

h1 {

}

h2 {

}

h3 {

}

.redtext {
color:#990000;
}

.imageleft {
float:left;
margin:0 5px 5px 0;
border:1px solid #000000;
}

.imageright {
float:right;
margin:0 0 5px 5px;
border:1px solid #000000;
}

.blackborder {
border:1px solid #000000;
}

