body { font-family: sans-serif, arial, helvetica, verdana }
P {
	font-family: sans-serif, arial, helvetica, verdana;
}
h2 { font-family: sans-serif, arial, helvetica, verdana; color: #333399}
h3 { font-family: sans-serif, arial, helvetica, verdana; color: #333399}
h4 { font-family: sans-serif, arial, helvetica, verdana; color: #666699}
h5 { font-family: sans-serif, arial, helvetica, verdana; color: #666699}

A:hover {
	color:#CC6600;
	width: auto;
}

.royal { color: #333399}
.dblue { color: #333366}
.mblue { color: #666699}
.lblue { color: #9999CC}
.brick { color: #993300}
.lbrick { color: #CC6600}
.black { color: #000000 }
.grey { color: #9999AF }
.white { color:#FFFFFF }
.red { color:#990033 }

strong {font-family: sans-serif, arial, helvetica, verdana;    
    } 
em {font-family: sans-serif, arial, helvetica, verdana;    
    } 
#small {font-size: 80%}
#smaller {font-size: 65%}
#big {font-size: 130%}
#title {font-size: 14px}

.link {
	color : #333399;
	text-decoration : none;
	background : none;
}
.link2 {
	color : #333366;
	text-decoration : none;
	background : none;	
	font-size: 12px;	
}
.link3 {
	color : #993300;
	text-decoration : none;
	background : none;
}
.link4 {
	color : #333366;
	text-decoration : none;
	background : none;	
}
BLOCKQUOTE { font-family: sans-serif, arial, helvetica, verdana }

DIR { font-family: sans-serif, arial, helvetica, verdana }

UL  {
	font-family : arial, helvetica, verdana;
	list-style-type :disc;
    background: none;
}
OL  {
	color : #000000;
	font-family : arial, helvetica, verdana;
    background: none;
}
	
LI  {
	color : #000000;
	font-family : arial, helvetica, verdana;
    background: none;
}
	
TD  {
	font-family : arial, helvetica, verdana;
	font-weight: bold;
}
TH  {
	font-family : arial, helvetica, verdana;	
	font-size: 12px;	
}
CAPTION {
	font-family : arial, helvetica, verdana;
}
.bodysmall {
	font-weight: normal;
}
