body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #000000;
	margin: 10px 10px 10px 10px;
}

td, tr, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	margin-top: 10px;
	margin-bottom: 3px;
}

table {
	border: 0px solid  #304274;
	empty-cells: show;
}

table, td, th, tr {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
}

th {
	background-color: #304274;
	color: #FFFFFF;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
}

input, select {
	border: 1px solid #304274 !important;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
}

input[type=submit],input[type=button],input[type=reset]{
	border: 1px solid #304274  !important;
	background-color: #EDEDED;	
	color: #000000;
}

.button {
	border: 1px solid #304274  !important;
	background-color: #EDEDED;	
	color: #000000;
}

option {
	border-bottom: 1px dotted #304274;
	background-color: #FFFFFF;	
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
