a {

	color : #0000FF;

	text-decoration : none;

}



a:hover {

	color : #FF0000;

	text-decoration : underline;

}



body {
	background-color : Gray;
	background-image : url(images/fabric.jpg);
	background-repeat : repeat;
}

p {
	font-family : arial, helvetica, sans-serif;
	font-size : small
}

IMG {
	outline : none;
	border : none;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

LI {
	font-family : arial, helvetica, sans-serif;
	font-size : small
}

.header
	{
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
}

.header2 {
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

.nav
	{
	color : #FFFF00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.navblue {
	color : #0000FF;
	font-family : arial, helvetica, sans-serif;
	font-size : 11pt;
}

.navheaderblk {
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.quote {
	color : #000080;
	font-family : arial, helvetica, sans-serif;
	font-size : x-small;
	font-style : italic;
}

.smtext {
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
}

.text
	{
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : smaller;
}

.announce
        {
        color : #0000FF;
        font-family : arial, helvetica, sans-serif;
        font-size : 10pt;
}
