Body {
	background-attachment: scroll;
	background-image: url(background-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:arial,helvetica,verdana;
	color: #000000;
	font-size: 10pt;
	background-color: #ffffff;
}
.blank {
	background-color: #ffffff;
	background-image: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

P	{ 	font-family: Arial, Helvetica, sans-serif; 
		color: black; 
		font-size: 12pt; 
		text-align:left;  
		line-height:1.2;
}
.IMG		{ 	border-style: ridge;}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

H1		{ 	font-family: Arial, Helvetica, sans-serif; 
			font-size: 14pt; 
			font-style: bold; 
			color: #000000; 
			font-variant:small-caps;
			text-align:left;}
			
H2		{ 	font-family: Arial, Helvetica, sans-serif; 
			font-size: 12pt; 
			font-style: bold; 
			color: #000000; 
			font-variant:small-caps;}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align:center;
}			
LI		{ 	list-style-type: square; 
	      	font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt; 
			font-style: normal; 
			color: #000000; 
			list-style position:outside:
			line-height:1.3;
 			}




