@charset "iso-8859-1";

A:link

{

    TEXT-DECORATION: none;

	FONT-WEIGHT: bold;

	COLOR: #006633;

background-color: transparent;
border-color: #ff0000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;

}



A:visited

{

    TEXT-DECORATION: none;

	FONT-WEIGHT: bold;

	COLOR: #006633;

background-color: transparent;
border-color: #ce0202;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;

}



A:hover

{

    TEXT-DECORATION: none;

    COLOR: #ce0202;

background-color: transparent;
border-color: #ce0202;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;

}	



A:active {

	color: #ce0202;

	text-decoration: none;

background-color: transparent;
border-color: #ce0202;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;

}



FONT

{

	FONT-SIZE: 12px;

	FONT-FAMILY: arial, verdana, sans-serif;

	TEXT-DECORATION: none;

	COLOR: #006633;

	line-height: 17px;

}



FONT.strong

{

	FONT-SIZE: 13px;

	FONT-FAMILY: arial, verdana, sans-serif;

	TEXT-DECORATION: none;

	COLOR: #006633;

	FONT-VARIANT: none;

}	



BODY

{

    FONT-SIZE: 14px;

    FONT-FAMILY: verdana;

    TEXT-DECORATION: none;

}



UL

{

	LIST-STYLE-TYPE: disc;

	LIST-STYLE-POSITION: outside;

}		