BODY {
	background-color: #FFFFFF;
}

a:link {
	color: #3399FF;
}
a:visited { }
a:active { }
a:hover {
}

.contact_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.curvy {position:relative; width:400px; height:150px; background:#08c; color:#000; margin:5em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#08c; background:#fff;overflow:hidden;}
#ctl {top:0px; left:0px;}
#cbl {top:130px; left:0px;}
#ctr {top:0px; left:380px;}
#cbr {top:130px; left:380px;}
#quadtl, #quadtr, #quadbl, #quadbr {
	position:absolute;
	font-size:150px;
	font-family:arial;
	color:#08c;
	line-height:40px;
	top: 602px;
}
#quadtl {left:450px;}
#quadtr {left:-25px;}
#quadbl {left:-8px; top:-17px;}
#quadbr {left:-25px; top:-17px;}
#txt {position:absolute; top:602px; left:450px; width:390px; height:140px;}
#txt p {font-size:10px; line-height:17px; color:#fff;}
.flashwarn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}
