/* CSS Document */

body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #232323;}

.style1 {color: #737373}

.style2 {color: #232323; font-size:12px; line-height:1.6}
.style3 {color: #FF0000}
.lineheight { line-height:1.8}

.box { background-color: #ffffff; border: 1px solid #999999; height:18; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.box2 { background-color: #ffffff; border: 1px solid #999999;font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

a.designed:link{font-size:10px;color:#737373;text-decoration:none}
a.designed:visited{font-size:10px;color:#737373;text-decoration:none}
a.designed:hover{font-size:10px;color:#F26522;text-decoration: none}

.copyright {font-size:10px;color: #737373}

a:link {
	color: #232323;
}
a:visited {
	color: #232323;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #232323;
}