body,table,tr,td,p,b,i,u,br,hr{
	font-family: sans-serif;
	font-size: 12px;
}

a.contents{
	color: navy;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.contents:HOVER{
	color: maroon;
	text-decoration: none;
	font-size: 12px;
}

a.link{
	color: navy;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.link:HOVER{
	color: maroon;
	text-decoration: none;
	font-size: 14px;
}

.author{
	font-family: sans-serif;
	font-size: 12px;
	color: navy;
}

.title{
	font-family: sans-serif;
	font-size: 14px;
	color: black;
}

h3.header{
	font-family: sans-serif;
	font-size: 16px;
	color: black;
	text-decoration: underline;
}

p.footer{
	font-family: sans-serif;
	font-size: 12px;
	color: black;
}