/* CSS Document */

.body {
font-family: Tahoma;
font-size: 11px;
color: #333333;
line-height: 20px;
}
.btn {
font-family: Tahoma;
font-size: 11px;
color: #C4C4C4;
}
.content {
font-family: Tahoma;
font-size: 11px;
color: #999999;
line-height: 20px;
text-decoration: none;
}
.content a:link {
font-family: Tahoma;
font-size: 11px;
color: #333333;
line-height: 20px;
text-decoration: underline;
}
.content a:visited{
font-family: Tahoma;
font-size: 11px;
color: #333333;
line-height: 20px;
text-decoration: underline;
}
.content a:hover{
font-family: Tahoma;
font-size: 11px;
color: #333333;
line-height: 20px;
text-decoration: underline;
}
.click a:link {
font-family: Tahoma;
font-size: 12px;
color: #333333;
line-height: 20px;
text-decoration: none;
}
.click a:visited{
font-family: Tahoma;
font-size: 12px;
color: #333333;
line-height: 20px;
text-decoration: none;
}
.click a:hover{
font-family: Tahoma;
font-size: 12px;
color: #333333;
line-height: 20px;
text-decoration: underline;
}
.title {
font-family: Tahoma;
font-size: 11px;
color: #AAAAAA;
font-weight: bold;
}
.menu {
font-family: Tahoma;
font-size: 11px;
color: #666666;
font-weight: bold;
text-decoration: none;
}
.menu a:link {
font-family: Tahoma;
font-size: 11px;
color: #666666;
font-weight: bold;
text-decoration: none;
}
.menu a:visited{
font-family: Tahoma;
font-size: 11px;
color: #666666;
font-weight: bold;
text-decoration: none;
}
.menu a:hover{
font-family: Tahoma;
font-size: 11px;
color: #666666;
font-weight: bold;
text-decoration: underline;
}
.copyright {
font-family: Verdana;
font-size: 10px;
line-height: 15px;
color: #666666;
font-weight: bold;
text-decoration: none;
}
.copyright a:link {
font-family: Verdana;
font-size: 10px;
line-height: 15px;
color: #666666;
font-weight: bold;
text-decoration: none;
}
.copyright a:visited {
font-family: Verdana;
font-size: 10px;
color: #666666;
font-weight: bold;
text-decoration: none;
}
.copyright a:hover {
font-family: Verdana;
font-size: 10px;
color: #666666;
font-weight: bold;
text-decoration: none;
}
.style1 {
	color: #003366;
	font-weight: bold;
}
