@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D3647;
}
body {
	background-color: #485672;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 12px;
	color: #FFF;
}
a:link {
	color: #2B3445;
}

a:visited {
	color: #2B3445;
}

h2 {
	font-size: 12px;
	color: #DEE2EB;
}
	
h3 {
	font-size: 16px;
	color: #2B3445;
}

h4 {
	font-size: 14px;
	color: #ffffff;
}

h5 {
	font-size: 22px;
	color: #2D3647;
}
