@font-face {
 font-family: tahomabd;
 src: url("http://rmatc.net/../fonts/tahomabd.eot") /* EOT file for IE */
}
@font-face {
 font-family: tahomabd;
 src: url("http://rmatc.net/../fonts/tahomabd.TTF") /* TTF file for CSS3 browsers */
}

body
 {
    background-color:#A0CFEC;	
    font-family: tahomabd, Verdana, Arial, sans-serif;
}

p
{
color:#347C2C;
}

li
{
color:#347C2C;
}

a:link {color:#0000FF;}
a:visited {color:#000000;}
a:active {color:#808080;}


