* {
    padding: 0;
    margin: 0;
} 

body {
background: #ffffff
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
line-height: 14px;
color: #333333;
}

img { border: none; }
a { color: #663399; text-decoration: none; }
a:hover { text-decoration: underline; color : #FF3333}





#content {
padding: 0px 0;
}

.left {
width: 568px;
float: left;
text-align: justify;
}
.left h2 {
color: #663399;
font-size: 22px;
letter-spacing: -1px;
font-weight: 100;
padding : 15px 0 15px 0;
}

.right {
width: 500px;
float: center;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 10px;
}
.rightul {
list-style-type: underline;
padding: 5px 10px 10px 10px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#footer {
border-top: 1px solid #bbb;
text-align: left;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
}

-------------------------------------------------------------------------------------------------
A.nav:link {font-family: arial; font-size: 10pt; color: #663399; text-decoration: underline;}
A.nav:visited {font-family: arial; font-size: 10pt; color: #663399; text-decoration: underline;}
A.nav:hover {font-family: arial; font-size: 10pt; color: #FF3333; text-decoration: none;}

A.nav2:link {font-family: arial; font-size: 8pt; color: #663399; text-decoration: underline;}
A.nav2:visited {font-family: arial; font-size: 8pt; color: #663399; text-decoration: underline;}
A.nav2:hover {font-family: arial; font-size: 8pt; color: #FF3333; text-decoration: none;}


.purple8 {FONT: 8pt/10pt  "Arial", "Helvetica", "Sans-serif"; COLOR: #663399;}
.purple10 {FONT: 10pt/10pt "Arial", "Helvetica", "Sans-serif"; COLOR: #663399;}
.purple10b {FONT: bold 10pt/10pt "Arial", "Helvetica", "Sans-serif"; COLOR: #663399;}
	
.grey {FONT: 10pt/12pt "Arial", "Helvetica", "Sans-serif"; COLOR: #333333;}

