﻿				body,td,th {
	                font-family: Tahoma;
	                font-size: 11px;
	                color: #373737;
                }
                body {
	                margin-left: 0px;
	                margin-top: 0px;
	                margin-right: 0px;
	                margin-bottom: 0px;
	                background-color: #373737;
                }
                .style1 {
	                color: #FFFFFF;
	                font-weight: bold;
	                font-size: 12px;
                }
                a:link {
	                color: #FFFFFF;
	                text-decoration: none;
                }
                a:visited {
	                text-decoration: none;
	                color: #FFFFFF;
                }
                a:hover {
	                text-decoration: underline;
	                color: #FFFFFF;
                }
                a:active {
	                text-decoration: none;
                }
                .style2 {color: #5B6C93}
                .style3 {color: #FFFFFF}