﻿
	h1 {
		font-size: 18px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #5e7ca0;
	}
	
	h2 {
		font-size: 14px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #5e7ca0;
	}
	
	h3 {
		font-size: 18px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #6b6b6b;
	}
	
	h4 {
		font-size: 14px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #6b6b6b;
	}
	
	h5{
		font-size: 18px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #5e7ca0;
	}
	
	h6 {
		font-size: 14px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #5e7ca0;
	}
	
	
	a {
		color : #595e6e;
		text-decoration: none;
	}
	
	a:hover {
		color : #595e6e;
		text-decoration: none;
	}
	
	#page_options {
		font-size : 12px;
		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: #6b6b6b;
	}
	
	#table_title_2 {
		background: #6b6b6b;
	}