 body  {max-width : 900px;margin-left : auto;margin-right : auto;background-color : #ffffff;}:link {text-decoration : none;color : #003399;}:visited {text-decoration : none;color : #003399;}:active {color : #0033ff;}
h2 a:hover, h4 a:hover, p a:hover {
	text-decoration: none;
	color: #800000
} 
p {
font-family : Verdana, Georgia;
font-size : 14px;
color : #4c4c4c;
}
h2 {
color : #4c4c4c;
font-family : Papyrus, Palatino, Georgia;
font-weight : bold;
text-shadow: #ccc 0.1em 0.3em 0.1em;
font-size : 30px;
text-align : center;
margin-top : 40px;
}
h4 {
color : #4c4c4c;
font-family : Trajan Pro,Verdana, Georgia;
font-weight : bold;
font-size : 11px;
text-align : center;
margin-top : 30px;
}
b.c9 {
color : #ffffff;
font-family : Verdana, Tahoma, Georgia;
font-size : 12px;
}
b.c8 {
color : #333333;
font-family : Verdana, Tahoma, Georgia;
font-size : 12px;
}

b.c7 {
color : #000080;
font-family : Georgia, Verdana;
font-size : 13px
}
div.c6 {
color : #191919;
font-family : Georgia, Verdana;
font-size : 14px;
font-weight : bold;
text-align : center;
}
div.c5 {
color : #66ffff;
font-family : Skia, Verdana;
font-size : 12px
font-weight : bold;
}
div.c4 {
color : #000000;
font-family : Verdana, Georgia;
font-size : 14px;
font-style : italic;
font-weight: bold;
text-align: right;
}
b.c3 {
font-family : Courier New;
font-size : 42px;
}
b.c2 {
color : #004080;
font-family : Verdana, Georgia;
font-size : 15px;
margin-left: 0.7em;
}
div.c1 {
color : #cccccc;
font-family : Papyrus, Palatino, Georgia;
font-weight : bold;
font-size : 20pt;
text-align : center;
}
#wrapper { 
width: 420px; 
 margin: 0 auto; 
	}
.roundcont {
	width: 100%;
	background-color: #afe6ff;
    color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(resources/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(resources/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* CSS container shadow */
#shadow-container {
position: relative;
left: 3px;
top: 3px;
margin-right: 3px;
margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
position: relative;
left: -1px;
top: -1px;
}

#shadow-container .shadow1 {
background: #F1F0F1;
}

#shadow-container .shadow2 {
background: #DBDADB;
}

#shadow-container .shadow3 {
background: #B8B6B8;
}

#shadow-container .container {
background: #ffffff;
border: 1px solid #848284;
padding: 10px;
}
/* CSS container shadow */