body {
background-color: #C5DDF6;
color: 000000;
margin-left:1px;
margin-top: 1px;
}

.content {
background-color:#FFFFFF;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 12px;
color: 003399;
padding-left: 8px;
}

.rspace {
background-color: #C5DDF6;
background-image: url('images/rightbg.jpg');
background-repeat:repeat-y;
}

H1 {
font-family: Hemi Head 426, Qswitch Ax, Axaxax, tahoma, arial, helvetica, sans-serif;
font-size: 20px;
color: 000066;
font-weight:bold;
}

H2 {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
text-decoration: underline;
margin-bottom: 5px;
color: 000066;
}

H3 {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
margin-bottom: 0 px;
color: 6699CC;
}


ul {
margin-top: 4px;
margin-bottom: 12px;
}

.imgTrans { 
filter:blendTrans(duration=1); 
}

a:link {
color: #3333FF;
}

a:visited {
color: #3333FF;;
}

a:hover {
color: #6699CC;
}
