@charset "UTF-8";
/* Core SS */


/* BODY */
body,td,th{font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; line-height:1.2em;} 
body {margin: 0px;}

table{border-color: #ccc; border-width: 0 0 1px 1px; border-style: solid; width:100%;}
td{border-color: #ccc; border-width: 1px 1px 0 0; border-style: solid; margin: 0; padding: 4px; background-color: #FFFFFF;}


/* LINKS */
a:link, a:visited, a:active {text-decoration: none;}
a:hover {text-decoration: none;}


/* FLOATS */
.fl{float:left;}
.fr{float:right;}
.cl {display: block; clear: both; visibility: hidden;}

.text{padding:10px 180px 10px 10px; text-align:justify; float:left; width: 370px; background:url(../img/intro_back.gif) bottom right no-repeat;}



