
/*
YukonMan CSS file
*/
A:link{
	Color : #0000FF;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 10pt;
	Font-Weight : normal;
	Text-Decoration : none;
	}


A:visited{
	Color : #800080;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 10pt;
	Font-Weight : normal;
	Text-Decoration : none;
	}


A:hover{
	Color : #FF0000;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 10pt;
	Font-Weight : normal;
	Text-Decoration : underline;
	}


A{
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 10pt;
	Font-Weight : normal;
	}


BODY{
	Color : #800000 ! important;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New' ! important;
	Font-Size : 10pt ! important;
	Font-Weight : normal ! important;
	}


TABLE, table{
	Color : #800000;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 10pt;
	Font-Weight : normal;
	}


TR, tr{
	Color : #800000;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 10pt;
	Font-Weight : normal;
	}


TD, td{
	Color : #800000;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 10pt;
	Font-Weight : normal;
	}


CENTER, center{
	Color : #800000;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	}


B, b{
	Color : #804040;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 10pt;
	Font-Weight : bold;
	}


H1{
	Color : #804040;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 16pt;
	Font-Weight : bold;
	}


H2{
	Color : #804040;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 14pt;
	Font-Weight : bold;
	}


H3{
	Color : #804040;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 12pt;
	Font-Weight : lighter;
	}


H6{
	Color : #000000;
	Font-Family : 'Arial Narrow';
	Font-Size : 9pt;
	Font-Weight : lighter;
	}


P, p{
	Color : #800000 ! important;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New' ! important;
	Font-Size : 10pt ! important;
	Font-Weight : normal ! important;
	Text-Align : justify;
	}


ul{
	Color : #800000;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 10pt;
	Font-Weight : normal;
	}


LI{
	Color : #800000;
	Font-Family : 'Comic Sans MS', 'Sans-Serif', 'Times New Roman', 'Courier New';
	Font-Size : 10pt;
	Font-Weight : normal;
	}


BR, br{
	Font-Size : inherit;
	}

.footer{
	Font-Size : 8pt ! important;
	Font-Weight : normal;
	}


.bradley{
	Color : #800000 ! important;
	Font : lighter 11pt/13pt 'Bradley Hand ITC', 'Comic Sans MS', Sans-Serif, 'Times New Roman', 'Courier New' ! important;
	}


.bradley2{
	Color : #800000 ! important;
	Font : lighter 14pt/13pt 'Bradley Hand ITC', 'Comic Sans MS', Sans-Serif, 'Times New Roman', 'Courier New' ! important;
	}

A.small {
text-decoration: none;
font-family:arial;
font-size:8pt;
}

A.small:link{
	Color : 333399 ! important;
	Font-Family : 'Arial' ! important;
	Text-Decoration : none ! important;
	font-size:8pt;
	}


A.small:visited{
	Color : 333399 ! important;
	Font-Family : 'Arial' ! important;
	Text-Decoration : none ! important;
	font-size:8pt;
	}


A.small:hover{
	Color : 0000ff ! important;
	Font-Family : 'Arial' ! important;
	Text-Decoration : none ! important;
	font-size:8pt;
	}