

SPAN
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}


BODY
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

NOTE
{
	font-family : Arial,Helvetica;
	font-size : 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

TABLE
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

.TableCentredPix
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: center;
}

.TableRightBorder
{
	border-left: solid thin;
	border-color: gray;

}


.TableFormat
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
	background-color: #F8FECC;
}

.TableHeader
{
	font-family : Arial,Helvetica;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	background-color: #DEE2C0;
}

TD
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

TH
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

BR
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

DIV
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

P
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}


A
{
	text-decoration: underline;
	color: #008800;
}

A:link
{
	text-decoration: underline;
	color: #008800;
}

A:hover
{
	text-decoration: none;
	color: #00ff00;
}


TITLE2 
{
	font-family : Arial,Helvetica;
	font-size : 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: center;
}

H1 
{
	font-family : Arial,Helvetica;
	font-size : 19px;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}

.HeaderCentre
{
	font-family : Arial,Helvetica;
	font-size : 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: center;
}

.NoSpaceAfter
{
	font-family : Arial,Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-bottom: -15px
}

.NoSpaceBefore
{
	font-family : Arial,Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-top: 3px
}

H2 
{
	font-family : Arial,Helvetica;
	font-size : 17px;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}

H3 
{
	font-family : Arial,Helvetica;
	font-size : 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}


H4 
{
	font-family : Arial,Helvetica;
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}

H5 
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}

H6 
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000063;
	text-align: left;
	margin-bottom: 1px
}

LI 
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

OL
{ 
	list-style: number
}

.check 
{ 
	list-style-image: url(check.gif)
}

.X 
{ 
	list-style-image: url(X.gif)
}
 

#MarqueeBox {
	margin: 10px 10px 10px 0px;
	padding: 5px;
	background-color: #CDCB98;
	border: 1px solid #748B65;
	text-decoration: none;
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight: normal;
	color: #000000;
	}
    
#EmphasisBox
{
	padding-left: 10;
	padding-right: 10;
	background-color: #F5FFF5; 
	border: 1px solid #748B65;
}


#EmphasisBox p {
	font-size : 11px;
	margin: 2px;
	padding: 2;
	}


