/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a9a9a9;
}

.title {
font-family: tahoma, verdana, sans-serif;
font-size: 11px;
font-weight: bold;
}

.title2 {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color:#b16524;
}

.parrag {
font-family: tahoma, verdana, sans-serif;
font-size: 12px;
font-weight: normal;
}

.parrag2 {
font-family: tahoma, verdana, sans-serif;
font-size: 12px;
font-weight: normal;
color:#931902;
}

.parrag3 {
font-family: tahoma, verdana, sans-serif;
font-size: 10px;
font-weight: normal;
color:#ffffff;
}

.smallfont {
font-family: tahoma, verdana, sans-serif;
font-size: 9px;
font-weight: normal;
color:#ffffff;
}

</style>
