font.px1 {
	FONT-SIZE: 0px;
	}

font.px6 {
	FONT-SIZE: 6px;
	}
	
font.px7 {
	FONT-SIZE: 7px;
	}
	
font.px12 {
	FONT-SIZE: 12px;
	}

TD.gra {
    BACKGROUND-COLOR: #666666;
	}

TD.light {
    BACKGROUND-COLOR: #C0C0C0;
	}
	
TD.rubin {
    BACKGROUND-COLOR: #0066CC;
	}

TD.green {
    BACKGROUND-COLOR: #339966;
	}
	
font.body {
	FONT-FAMILY: Verdana,Arial,Helvetica,Geneva;
	COLOR: #555555;
	}
font.body2 {
	FONT-FAMILY: Verdana,Arial,Helvetica,Geneva;
	COLOR: #0033ff;
	}
font.titlepage {
	FONT-FAMILY: Arial,Helvetica,Geneva;
	FONT-WEIGHT: bold;
	COLOR: #804000;
	}
	
font.titlegray {
	FONT-FAMILY: Verdana,Arial,Helvetica,Geneva;
	FONT-WEIGHT: bold;
	COLOR: #555555;
	}
	
font.titlebrown {
	FONT-FAMILY: Verdana,Arial,Helvetica,Geneva;
	FONT-WEIGHT: bold;
	COLOR: #804000;
	}
	
font.mnblue {
	FONT-FAMILY:  Verdana,Arial,Helvetica,Geneva;
	COLOR: #0033ff;
	}
	
font.menu {
	FONT-FAMILY: Verdana,Arial,Helvetica,Geneva;
	}

font.list {
	FONT-FAMILY: Verdana,Arial,Helvetica,Geneva;
	COLOR: #4F4F4F;
	}	

font.txt {
	FONT-FAMILY: Verdana,Arial,Helvetica,Geneva;
	COLOR: #555555;
	}
font.txt2 {
	FONT-FAMILY: Verdana,Arial,Helvetica,Geneva;
	COLOR: #0033ff;
	}
font.blu {
	FONT-FAMILY: Verdana,Arial,Helvetica,Geneva;
	COLOR: #0033cc;
	}	

	
A.gr:link {
	text-decoration: none; 
	color: #339966;
	}
A.gr:visited {
	text-decoration: none; 
	color: #339966;
	}
A.gr:active {
	text-decoration: none; 
	color: #339966;
	}
A.gr:hover {
	text-decoration: underline; 
	color: #339966;
	}


A.blue:link {
	text-decoration: none; 
	color: #0066CC;
	}
A.blue:visited {
	text-decoration: none; 
	color: #0066CC;
	}
A.blue:active {
	text-decoration: none; 
	color: #339966;
	}
A.blue:hover {
	text-decoration: underline; 
	color: #339966;
	}
	
	ul {
	font: Verdana,Arial, Helvetica, Geneva;
	list-style: disc;
}

A.re:link {
	text-decoration: none; 
	color: #339966;
	}
A.re:visited {
	text-decoration: none; 
	color: #339966;
	}
A.re:active {
	text-decoration: none; 
	color: #339966;
	}
A.re:hover {
	text-decoration: underline; 
	color: #FF8000;
	}
A.re2:link {
	text-decoration: none;
	color: #0033cc;
	}
	
A.re2:visited {
	text-decoration: none;
	font: Times New Roman, Times, sherif;
	color: #0033cc;
	}
A.re2:active {
	ttext-decoration: none;
	font: Times New Roman, Times, sherif;
	color: #0033cc;
	}

A.re2:hover {
	text-decoration: underline; 
	font: Times New Roman, Times, sherif;
	color: #0033cc;
	}
	
A.re1:link {
	text-decoration: underline; 
	color: #800000;
	}
A.re1:visited {
	text-decoration: underline; 
	color: #800000;
	}
A.re1:active {
	text-decoration: none; 
	color: #FF0000;
	}
A.re1:hover {
	text-decoration: none;
	color: #FF8000;
	}


TR
{
	text-align : left;
}
