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

.title{
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-left:90px;
padding-right:30px;
font-size:36px;
font-weight:bold;
color:#687394;
}

.bodytext{
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-left: 90px;
width: 350px;
font-size:14px;
font-weight:normal;
color:#999999;
}

.bodytext2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#999999;
}

.link {
border: 0px;
}

.norepeat{
background-repeat:no-repeat;
}