@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #000099;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-style:normal;
}
h3 {
	font-size: 14px;
	color: #333333;
}

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	text-align: left;
	margin-left: 300px;
}

.Deadlines {
	font-size:12px;
	font-style:oblique;
	font-weight:400;
	background-color: #F3F3F3;
	line-height: 12px;
}

h5 {color:#999999;
font-size:10px;
}

a:visited {
	color: #00005B;
}
