/* CSS Document */

<style type="text/css">

body {
	background-color: #2b2c30;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Content_white {	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.Content_white14 {	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.Content_Orange14 {	font-family: Tahoma;
	font-size: 14px;
	color: #F39D1D;
}

.Content_black {	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

.Content_black14 {	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}

.Content_black20 {	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
}

.Content_Gray {	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
.Content_red {	font-family: Tahoma;
	font-size: 13px;
	color: #990000;
}

</style>

