@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #CCCCCC;
}


.title
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}

.title a:link {  text-decoration: none; color:#000;}
.title a:visited {  text-decoration: none; color:#000;}
.title a:hover {  color: #999999; text-decoration: none}
.title a:active { text-decoration:none; color:#000; }

.post
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}


.footnote
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}



.partial
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

.footer
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}


.ref
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}


.footer a:link {  text-decoration: none; color:#333333;}
.footer a:visited {  text-decoration: none; color:#333333;}
.footer a:hover { text-decoration:none; color:#FFFFFF; background-color:#333333; }
.footer a:active { text-decoration:none; color:#333333; }



a:link {  text-decoration: none; color:#666;}
a:visited {  text-decoration: none; color:#666;}
a:hover {  color: #999999; text-decoration: none}
a:active { text-decoration:none; color:#666; }
