@charset "utf-8";
/* CSS Document */

body {
	color:#6699CC;
	background-color: #D8E5F2 
}


h1,h2
{
font-weight:bold;
font-size:14px;
}

a, a:active{
	color:#6699cc;
	text-decoration:underline;	
}

a:hover{
	text-decoration:none;	
}

.gameSwfBorder_classicTheme{
	border-width:4px; border-style:solid; 
	border-color:#6699cc; 
	padding:5px; 
	margin:5px; 
	width:560px;
	height:610px;
}


.footer{
	border-width:2px;
	border-style:solid;
	border-color:#46729D;
	text-align:center;
	
	
}

