body 
	{
		background-color: #323c72;
	}
.font01 
	{
		font-family: tahoma;
		font-size: 10px;
		color: #ffffff;
		line-height: 20px;
		text-align: Center;
	}
.font02 
	{
		font-family: tahoma;
		font-size: 11px;
		color: #333333;
		line-height: 20px;
		text-align:justify;
	}
.font03 
	{
		font-family: tahoma;
		font-size: 11px;
		color: #E7AF23;
		line-height: 20px;
		font-weight: bold;
	}
.font04 
	{
		font-family: tahoma;
		font-size: 11px;
		color: #FFFF00;
		line-height: 20px;
		font-weight: bold;
		text-align:center;

	}
.font05 
	{
		font-family: tahoma;
		font-size: 11px;
		color: #577381;
		line-height: 20px;
		font-weight: bold;
	}
.font06 
	{
		font-family: tahoma;
		font-size: 11px;
		color: #000000;
		line-height: 20px;
		text-align:justify;
	}


A:link 
	{
		FONT-SIZE: 11px; 
		COLOR: #FFFFFF; 
		FONT-FAMILY: Tahoma; 
		text-decoration: none;
	}
A:visited 
	{
		FONT-SIZE: 11px; 
		COLOR: #CCCCCC; 
		FONT-FAMILY: tahoma; 
		text-decoration: none;
	}
A:hover 
	{
		FONT-SIZE: 11px; 
		COLOR: #FFFFFF; 
		FONT-FAMILY: tahoma; 
		text-decoration: none;
	}
