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

body {
	font-family: tahoma;
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #0D0F39;
}
h2 {
	font-family: tahoma;
	font-size: 36pt;
	font-weight: bold;
	color: #CCCCCC;
}
h3 {
	font-family: impact;
	font-size: 24pt;
	color: #FFFFFF;
}
h4 {
	font-family: tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	font-family: tahoma;
	font-size: 16pt;
	font-variant: small-caps;
	color: #FFFFFF;
}
h1 {
	font-family: impact;
	font-size: 42pt;
	font-variant: small-caps;
	color: #FFFFFF;
}
