 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 : #ffff00;}:hover {color : #ffcc00;} 
p {
font-family : Verdana, Georgia;
font-size : 15px;
color : #4c4c4c;
}
h2 {
color : #4c4c4c;
font-family : Papyrus, Palatino, Skia;
font-weight : bold;
text-shadow: grey 0.1em 0.2em 0.1em;
font-size : 18px;
text-align : center;
margin-top : 40px;
}
h4 {
color : #4c4c4c;
font-family : Trajan Pro,Verdana, Georgia;
font-weight : bold;
font-size : 12px;
text-align : center;
margin-top : 30px;
}
b.c8 {
font-family : Verdana;
font-size : 11px;
text-align : center;
}
b.c7 {
font-family : Verdana;
font-size : 11px;
}
div.c6 {
color : #000080;
font-family : Georgia;
font-size : 14px;
font-weight : bold;
text-align : center;
}
div.c5 {
color : #0000ff;
font-family : Skia, Palatino, Courier;
font-size : 16px
font-weight : bold;
text-align : center;
}
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: 250px; 
 margin: 640px; 
	}
.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 */