/* CSS Document */

body{
margin:0px;

}

table{
font-family:Tahoma;
font-size:11px;
color: #2E2D2D;
}

.normaltext{
font-family:Tahoma;
font-size:11px;
color: #CCCCCC;
}

.heading1{
font-family:Tahoma;
font-size:14px;
color: #CECECE;
font-weight: bold;

}

.heading2{
font-family:Tahoma;
font-size:14px;
color: #333333;
font-weight: bold;

}

.heading3{
font-family:Arial;
font-size:16px;
color: #076C5E;
font-weight: bold;

}

a.sumtechlink{
font-family:tahoma;
font-size:11px;
color: #CCCCCC;
text-decoration:none;
}

a.sumtechlink:hover{
font-family:tahoma;
font-size:11px;
color: #FF0000;
text-decoration:underline;

}

a.linktop{
font-family:Tahoma;
font-size:11px;
color: #333333;
}

a.linktop:hover{
font-family:Tahoma;
font-size:11px;
color: #FF0000;

}

a.link1{
font-family:tahoma;
font-size:11px;
color: #006600;
text-decoration:none;
}

a.link1:hover{
font-family:tahoma;
font-size:11px;
color: #000000;
text-decoration:underline;
}

a.link2{
font-family:tahoma;
font-size:11px;
color: #CCCCCC;
text-decoration:none;
}

a.link2:hover{
font-family:tahoma;
font-size:11px;
color: #000000;
text-decoration:underline;
}
