/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	margin-top: 10px;
	margin-bottom: 10px;
}
table.page
{	background-image: url(images/index/bg.gif);
}
.parent
{	border: 1px solid #333471;
	background-position: center;
	background-color:#FFFFFF;
	border-style:dashed;
}
.flash
{	border: 1px solid #333471;
	background-color:#FFFFFF;
	border-style:groove;
}
.play
{	border:	2px solid #fbe5e6;
	background-color: #FFFFFF;
	border-style:dashed;
}
.intro
{	border:	1px solid #006600;
	background-color: #FFFFFF;
	border-style:dashed;
}
.email
{ 	font-family:Book Antiqua;
	color:#000033;
	font-size:12px;
	text-decoration:none;
}
.dateclock
{ 	font-family:Verdana;
	font-size:11px; 
	color:#FFFFFF;

}
.news
{	font-family: Verdana;
	color:	#d72e37;
	font-size:10px;
}
.jeangrey
{	font-family: Verdana;
	color:#999999;
	font-size: 10px;
}
a.jeangrey
{	font-family: Verdana;
	color:#d72e37;
	font-size: 10px;
	text-decoration:none;
}
a.news
{	font-family: Verdana;
	color: #003300;
	font-size:10px;
	text-decoration:none;
}
a:hover.news
{	font-family: Verdana;
	color: #333471;
	font-size:10px;
}

h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	color:#d72b34;
}
h6 {
	font-size: 12px;
}




