BLOCKQUOTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Yellow;
	font-style: italic;
}
I {
	
}
	
	
BODY {
	background: #0099FF url(graphics/bckgrnd.jpg);
	color : #FFEBCD;
	font-family : Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	font-weight: normal;
	margin-left: 10%;
	margin-right: 10%;
}
H1 {
	font: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000066;
	font-weight: bold;
	
	}
	


H2 {
	font-size: large;
	color: White;
}

H3 {
	font-size: medium;
	color: #000066;
}

H4 {
	font-size: 12pt;
	font-variant: normal;
	font-weight: bold;
	color : white;
}

H5 {
	text-decoration: blink;
	font-size: 12pt;
	color: Yellow;
	background : Fuchsia repeat-x scroll;
	border : thin;
}

A {
	text-decoration: none;
	color: yellow;
}
A:VISITED {
	color: orange;
}
A:Hover {
	text-decoration: underline;
	color: Lime;
}

A:ACTIVE {
	color: Red;
}


HR {
	color: navy;
	height: 2pt;
	
}
P {
	font: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : white;
	font-style: italic;
}
TABLE {
	font: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

TR {
	font: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

TD {
	font: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
LI {
	font: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
}
SPAN {
	font: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}

SMALL {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: white;
	font-style: bold;
}


