
body { 
background-color: #fff; 
margin-top: 10;
}

body,td {
font-family: helvetica, arial; 
font-size: 14px; 
font-weight: normal;  
color: #000;
}

table.container {
border-bottom: 3px solid #33393b;
}

.content {
margin-left: 10px;
margin-right: 20px;
text-align: justify;
}

.videobox {
background-color: #c7c7c8; 
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

.button1 {
background-color: #00a1e2;
padding: 4px;
}

table.contact {
background-image: url(images/contactback.jpg);
background-position: bottom-right;
background-repeat: no-repeat;
}

.footer {
font-size: 16px;
font-family:  trebuchet ms, helvetica, arial;
}

h1  { font-family: arial; font-size: 24; font-weight: bold; color: #000033;  }

h2  { font-family: arial; font-size: 22; font-weight: bold; color: #000000;  }

               
.head1 { font-size: 16px; font-style: italic; font-weight: bold; color: #000099; }

.head2 { font-size: 16px; font-weight: bold; color: #000000; }

.head3 { font-size: 14px; font-weight: bold; }

.sub1 { 
font-family: arial; 
font-weight: bold; 
font-size: 10px;  
}

a:link    { text-decoration: none; font-weight: bold; color: #000099; }
a:visited { text-decoration: none; font-weight: bold; color: #000099; }
a:hover   { text-decoration: none; font-weight: bold; color: #00a1e2; }










