body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:   url("images/background.gif");
	margin: 3px 0px 50px;
}
p {
	margin: 7px 10px 7px 7px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 16px;
	font-weight: 900;
	color: #CC0000;
	font-family: Arial;
	padding-right: 7px;
	padding-left: 10px;
	padding-top: 10px;
}
ul {
	text-align: justify;
	list-style-position: outside;
	list-style-type: square;
	margin-right: 10px;
}
.photo {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.articles {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.boldgrey {
	color: #666666;
	font-weight: bold;
}
.definition {
	background-color: #FFF9E1;
	padding: 10px;
}
.emphasis {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
	font-size: 11px;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
	background-color: #EBEBEB;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}


.smaller {
	font-family: "MS Sans Serif";
	font-size: 12px;
	text-align: justify;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-right: 10px;
	margin-left: 10px;
}

