
	h1 {
		font-size: 16px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #06005c;
	}
	
	h2 {
		font-size: 13px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #06005c;
	}
	
	h3 {
		font-size: 16px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #00108b;
	}
	
	h4 {
		font-size: 13px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #00108b;
	}
	
	h5{
		font-size: 16px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #ffffff;
	}
	
	h6 {
		font-size: 13px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #ffffff;
	}
	
	
	a {
		color : #06005C;
		text-decoration: none;
	}
	
	a:hover {
		color : #06005C;
		text-decoration: none;
	}
	
	#page_options {
		font-size : 13px;
		font-weight: normal;
		padding: 0px 0px 5px 0px;
		color: #797979;
	}
	
	#page_title h3 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 5px 0px;
	}
	
	#table_option a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
	
	
	#table_title_1 {
		background: #afafaf;
	}
	
	#table_title_2 {
		background: #919191;
	}