body, td, p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #D3D5DD;
	}

a { font-family: Verdana, sans-serif;
	color: #A9C807;
	}
			
a:hover {
		color:#EDF0D9;
		}

.title {
		font-size: 12px;
		font-weight: bold;	
		color: #FFFFFF;
		}
		
.subtitle {
		font-size: 11px;
		font-weight: bold;	
		color: #ECEEF6;
		}
		
.poptitle {
		font-size: 11px;
		font-weight: bold;	
		color: #A9C807;
		}		
		
.hititle {
		font-size: 10px;
		font-weight: bold;	
		color: #A9C807;
		}
		
.hicontent {
		font-size: 10px;
		color: #D3D5DD;
		}

.hicontent a {
		font-size: 10px;
		font-weight: bold;
		color: #A9C807;
		text-decoration:none
		}

.hicontent a:hover {
		font-size: 10px;
		font-weight: bold;
		color: #EDF0D9;
		text-decoration:none
		}								
		
.footer {
		font-size: 10px;
		color: #868F98
		}		
		
.justify { text-align : justify
		}

.tableheader	{
	background-color: #2E353A;
	font-weight: bold;
	color: #ECEEF6
	}	
		
.tablecontent		{
	background-color: #0E1418
	}	
