body {  font-family: arial, helvetica, sans-serif;
	background-color: #FFF; 
	margin: 0px;
}

h1 {  
font-size: 18px; 
font-weight: bold; 
}

h2 {  
font-size: 14px; 
font-weight: bold; 
color: #600;
}

h2 a, h2 a:visited { color: #600;
	text-decoration: none;
}

h2 a:hover {text-decoration: underline;
}

p {  font-size: 12px;
	text-align: justify; 
}

p.title {  font-size: 13px;
	text-align: justify; 
}

ul {font-size: 12px;
}

p a, p a:visited { color: #0000CC;
}

p.articleList a, p.articleList:visited { color: #00C; text-decoration: none; }
p.articleList a:hover {text-decoration: underline; }


img { border-color: #fff;
}

td.box {border-color: #fff;
border-style:solid;
border-width: 5px;
}
