body {
	background-color: #333333;
}
h1 { 
background:transparent; 
font:bold 30px Georgia, "Times New Roman", Times, serif; 
margin:0; 
}
h2 { 
background:transparent; 
font:bold 30px Georgia, "Times New Roman", Times, serif; 
margin:0; 
}
h3 { 
background:transparent; 
font:bold 30px Georgia, "Times New Roman", Times, serif; 
margin:0; 
}
img
{
border-style: none;
text-decoration: none;
} 
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.border-sides {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border-top {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F93162;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0099FF;
	font-weight: bold;
}
.border-break {
	border-top-style: double;
	border-top-width: 3px;
	border-top-color: #F93162;
}
.header-Blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006699;
}
.text-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.text-video {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
