﻿/* CSS Document */

body{
margin:0px;
padding:0px;
}

.body{
font-family:Arial;
font-size:9pt;
color:#333333;
text-align:left;
}

.body a{
color:#666666;
text-decoration:underline;
}

.body a:hover{
color:#3359c6;
text-decoration:underline;
}

.graphic{
margin-left: 15px;
margin-right: 15px;
}

.title{
font-family:Arial;
font-size:12pt;
color:#3359c6;
font-weight: bold;
}

.topbottom{
font-family: Arial;
font-size: 8pt;
color: #CCCCCC;
text-align: center;
background-color: #000000;
}

.topbottom a{
color:#CCCCCC;
text-decoration:none;
}

.contacttableleft{
font-family:Arial;
font-size:9pt;
color:#333333;
text-align:left;
background-color:#E6E6E6;
}

.contacttableright{
background-image: url('images/hands.jpg');
}
