@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg_lynda.jpg);
	background-repeat: repeat-x;
	background-color: #010042;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #CC0000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	color: #CC0000;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tableCONTENT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #010042;
}
.font10 {
	font-size: 10px;
	line-height: normal;
}
