a {	text-decoration : none;}
a:link {	color : #990033;	text-decoration : none;}
a:visited {	color : #663399;	text-decoration : none;}
a:hover {	color : BLUE;	text-decoration : none;}
a:active {	color : reD;	text-decoration : none;}

body {
	background : #9999FF;
	margin-left : 0px;
	margin-top : 0px;
}

body, td, p {
	font-family : "Times New Roman", serif;
	color : #333333;	
}

/* colors */
.ColViolet{ Color: #C53FB7; }
.ColDblue{ Color: #4C3BB9; }
.ColMblue{ Color: #3E83C1; }
.ColLblue{ Color: #40C7C7; }
.ColGreen{ Color: #5FC940; }
.ColYellow{ Color: #F2F24E; }
.ColDyellow{ Color: #F2C34E; }
.ColOrange{ Color: #F2974E; }
.ColRed{ Color: #F24E4E; }
.ColgrayCC{ Color: #CCCCCC; }
.Colgray99{ Color: #999999; }
.Colgray66{ Color: #666666; }
.Colgray33{ Color: #333333; }
.ColFF{ Color: #FFFFFF; }

.BgColViolet{ background-color: #C53FB7; }
.BgColDblue{ background-color: #4C3BB9; }
.BgColMblue{ background-color: #3E83C1; }
.BgColLblue{ background-color: #40C7C7; }
.BgColYellow{ background-color: #5FC940; }
.BgColDyellow{ background-color: #F2F24E; }
.BgColGreen{ background-color: #F2C34E; }
.BgColOrange{ background-color: #F2974E; }
.BgColRed{ background-color: #F24E4E; }




.footM {
	color : #663399;
	font-size : 10px;
	text-align : center;
}
.Title {
	color : #333399;
	font-size : 32px;
	font-weight : bold;
	margin-left : 24px;
}
.TitlePage {
	color : #333399;
	font-size : 22px;
	font-weight : bold;
}
.Title3 {
	color : #333399;
	font-size : 18px;
	font-weight : bold;
	margin-left : 24px;	
}
.trH1 {
	font-family : Verdana, Arial, sans-serif;
	color : #FFFFF0;
	font-size : 10px;
	font-weight : bold;	
}
.trH0 {
	font-family : Verdana, Arial, sans-serif;
	color : #9999FF;
	font-size : 22px;
	font-weight : bold;	
}
.trHx {
	font-family : Verdana, Arial, sans-serif;
	color : #333333;
	font-size : 10px;
	height : 40px;
}