        a:link {
        font-family : Arial, sans-serif;
        font-size : 14px;
        font-style : normal;
        font-weight : normal;
        color : #0c2d83;
text-decoration: none;
text-shadow: #4096EE 0px 0px 4px;
}
        a:visited {
        font-family : Arial, sans-serif;
        font-size : 14px;
        font-style : normal;
        font-weight : normal;
        color : #0c2d83;
text-decoration: none;
text-shadow: #4096EE 0px 0px 4px;
}
        a:hover {
        font-family : Arial, sans-serif;
        font-size : 14px;
        font-style : normal;
        font-weight : normal;
        color : #4096EE;
text-decoration: none;
}
        a:active {
        font-family : Arial, sans-serif;
        font-size : 14px;
        font-style : normal;
        font-weight : normal;
        color : #4096EE;
        text-decoration: none;
}
        body {
		background: 	#ffffff url(design/bg_grad.gif) ;
		font-family: 	Arial, sans-serif;
}
	    body table {
        font-family : Arial, sans-serif;
        font-size : 13px;
        font-weight : normal;
        color : #36393D;
}
        td  {
        font-family : Arial, sans-serif;
        font-size : 13px;
        font-weight : normal;
}
        tr  {
        font-family : Arial, sans-serif;
        font-size : 13px;
        font-weight : normal;
}               
        p  {
        font-family : Arial, sans-serif;
        font-size : 13px;
        font-weight : normal;
}
        font  {
        font-family : Arial, sans-serif;
        font-size : 13px;
        font-weight : normal;
}

        code  {
        font-family : Arial, sans-serif;
        font-size : 13px;
        font-style : normal;
        font-weight : bold;
        color : #36393D;
        text-decoration: none;
}
