body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	margin: 0px;
}

td {
	font-size: 12px;
}

a {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.title_m {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.title_m:hover {
	text-decoration: underline;
	color: #990000;
}

.footer {
	font-size: 9px;
}

.title_1 {
	background-image: url(../images/title.gif);
	background-repeat: repeat;
	background-color: #CCCCCC;
}

.title_2 {
	background-color: #666666;
}

.header {
	background-color: #CCCCCC;
}
a.title_p {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
a.title_p:hover {

	text-decoration: underline;
}
.path {
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}
th {
	font-size: 14px;
	font-weight: bold;
}
