a:link, a:active, a:visited {
color: #666699;
text-decoration: none;
}

a:hover {
color: #ff0000; 
text-decoration: underline;
}

a.link, a:active, a:visited {
color: #666699; 
text-decoration: none}

body,h1 {
color: #777777;
background-color: #ffffff;
}

body,tr,td,th {
font-size:10pt;
}

.header {
background-color: #000000;
color: #ffffff;
font-size: 10pt;
text-align: center;
height: 20;
}

.row1 {
background-color: #EEEEEE;
font-size: 9pt;
height: 38;
}

.row2 {
background-color: #E5E5E5;
font-size: 9pt;
height: 38;
}

.red_notice {
	color: #ff0000;
}
.blue_notice {
	color: #0000ff;
}
