@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}

font table, td, tr {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #333333;
}


.num {
	font-size:large;
}
/*---left column----*/

h1 {
	font-size: 160%;
	color: #CC0000;
	padding: 5px;
	text-align:center;
	}
	
h2 {
	font-size: 130%;
	color: #990000;
	padding: 3px;
	}
	
h3 {
	font-size: 110%;
	color: #333333;
	padding: 3px;
	}
	
span {
	color: #000000;
	}
	
a.anchor
	{
	font-size: 10px;
}

/*---web-form----*/

input, select {
	border: 1px solid #333333;
	}
	
.but {
	border: 0px;
	}


/*---header----*/

.header table, td, tr {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: small;
}

.header ul {
	padding: 0;
	margin: 5px 0 4px 0;
}

.header ul li {
	display: inline;
}

.main a {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

.main a:hover {
	text-decoration: none;
}

.sub {
	text-align:right;
}

	
/*---right column----*/

.blog li a {
	font-size:12px;
	text-decoration: underline;
}

.blog li a:hover {
	text-decoration: none;
}

/*---footer----*/

.footer ul li {
	display: block;
}

.fmenu a {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size:12px;
	text-decoration: underline;
}

.fmenu a:hover {
	text-decoration: none;
}

.copyright {
	font-size:x-small;
	color: #CCCCCC;
	text-align:center;
}
