/* external style sheet style.html */
/* Martin Dorion May 3 2001 */



A:link { 
color: 		#ce6300;
text-decoration: none;
} 

A:visited { 
color: 		 #550000;
text-decoration: none;
}   

A:active { 
color: 		 #000000;
text-decoration: none;
}    

P {
text-decoration: none;
font-size: 12.5px;
font-weight: regular;
font-family: verdana;
color: black;
line-height: 15px;
}

EM {
text-decoration: none;
font-size: 12.5px;
font-weight: regular;
font-family: verdana;
color: black;
line-height: 15px;
}


BIG {
text-decoration: none;
font-size:       25.5px;
font-family:     verdana;
font-weight:	 bold;
line-height: 	 24.5px;
}

H1 {
text-decoration: none;
font-size:       20.5px;
font-family:     verdana;
font-weight:	 bold;
color:           #000000;
line-height: 	 19.5px;
}

H2 {
text-decoration: none;
font-size:       19.5px;
font-family:     verdana;
font-weight:	 bold;
color:           #000000;
line-height: 	 18.5px;
}

H3 {
text-decoration: none;
font-size:       17.5px;
font-family:     verdana;
font-weight:	 bold;
color:           #000000;
line-height: 	 16.5px;
}

H4 {
text-decoration: none;
font-size:       15.5px;
font-family:     verdana;
font-weight:	 bold;
color:           #000000;
line-height: 	 15px;
}

H5 {
text-decoration: none;
font-size:       13.5px;
font-family:     verdana;
font-weight:	 bold;
color:           #000000;
line-height: 	 13px;
}

H6 {
text-decoration: none;
font-size:       11.5px;
font-family:     verdana;
font-weight:	 bold;
color:           #000000;
line-height: 	 11px;
}


SMALL {
text-decoration: none;
font-size:       9.5px;
font-family:     verdana;
color:           #000000;
}


.small2 {
	text-decoration: none;
	font-size: 9.5px;
	font-family: verdana;
	}

.smtxt {
text-decoration: none;
font-size:       12.5px;
font-family:     times;
}


.medtxt {
text-decoration: none;
font-size:       13.5px;
font-weight:	 regular;
font-family:     times;
}

.regtxt {
text-decoration: none;
font-size:       15.5px;
font-weight:	 regular;
font-family:	times
}

.date {
	text-decoration: none;
	font-size: 9.5px;
	font-weight: bold;
	font-family: verdana
}

.menu {
	text-decoration: none;
	font-size: 11.5px;
	font-family: verdana;
	color: 		#ffffff;
	line-height: 	 20.5px;
	}


/* end style sheet definition */

