﻿/* CSS Document */
body {
	margin-width:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	font-family:Arial;
	font-color:#000000;
	background-color:#ffffff;
}
table.mdfont {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	cellpađing:8px;
}
table.pgbody {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	width:100%;
	height:100%;
	background-color:#ffffff;
}
table.smfont {	
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
td.menu {
	font-family:Palatino Linotype;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#000000
}
a.top {
	color:#ffff00;
	font-family:Arial;
	font-size:12px
}
a:link {
	font-weight:bold
}
a:visited {
	font-weight:bold
}
a:hover {
	text-decoration:underline;
	font-weight:lighter
}
table.pcontent {
	font-family:Arial;
	font-size:12px;
	color:#000000
}
td.cdate {
	width:80px;
	height:85px
}