/* standard elements */


a {
	color: #F0F;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

body {
	margin: 10;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #1A1B30;
}

/* content */
.content {
	clear: both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e5e5e5;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-right: 20px;
	padding-left: 20px;
}

.content2 {
	clear: both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e5e5e5;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 20px;
}

.Giant_Text {
	clear: both;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e5e5e5;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 20px;
}

/* content item */
.item {clear: both;}

.item img {
}

.item .title {
	color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
}

.item .title_yellow {
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 15px;
	text-decoration: underline;
}

.item .title_red {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
}

.item .header {
	color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
}

.item .header2 {
	color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}

/* footer */

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
