BODY {
	background-color : #F7F7F7;
	font-family : sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : 4A4A4A;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-image : url(images/background.jpg);
	scrollbar-3d-light-color : White;
	scrollbar-arrow-color : Navy;
	scrollbar-face-color : #F7F7F7;
}
A:VISITED {
	color : Navy;
	text-decoration : none;
}
A:ACTIVE {
	color : FF0000;
	text-decoration : none;
}
A:HOVER {
	color : FF0000;
	text-decoration : none;
}
A:LINK {
	color : Navy;
	text-decoration : none;
}
H2 {
	font-family : sans-serif;
	font-size : 14pt;
	font-style : normal;
	color : #797979;
}

.para1 {
	font-family : sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #4A4A4A;
}

.para2 {
	font-family : sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : Navy;
	font-weight : normal;
}

.para3 {
	font-family : sans-serif;
	font-style : normal;
	font-size : 8pt;
	color : Red;
	font-weight : normal;
}

.para4 {
	font-family : sans-serif;
	font-style : normal;
	font-size : 7pt;
	color : 505050;
}

.para5 {
	font-family : sans-serif;
	font-style : normal;
	font-size : 8pt;
	color : Red;
	font-weight : normal;
	text-align : right;
}
.para6 {
	font-family : sans-serif;
	font-size : 14pt;
	font-style : normal;
	color : Red;
	font-weight : bold;
}
.para7 {
	font-family: sans-serif;
	font-size: 20pt;
	font-style: normal;
	color: Navy;
	font-weight: bold;
	text-decoration: overline;
}

