/* CSS Document */

h1 {margin : 0px;padding: 0px;}
h2 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #F9ED94;
}
h3{font-size: 12px;line-height: 18px;font-weight: bold;margin-top: 5px;margin-right: 0px;margin-bottom: 3px;margin-left: 0px;}
p  {font-size: 12px;line-height: 18px;margin-top: 5px;margin-right: 0px;margin-bottom: 10px;margin-left: 0px;}
ul {font-size: 12px;line-height: 18px;padding: 5px;margin-top: 0px;margin-right: 0px;margin-bottom: 5px;margin-left: 15px;}
li {line-height:20px;}

.t10 {font-size:10px;line-height:16px;}
.t12{font-Size:12px;line-height:18px}
.t12red {font-Size:12px;line-height:18px;color: #CC0000}
.t14{font-Size:14px;line-height:24px;font-weight:bold;}

a:link {color:#0066CC; text-decoration:underline}
a:visited {color:#003366;text-decoration:underline}
a:active {color:#33CCFF;text-decoration:none}
a:hover {color:#0099FF;text-decoration:none}.t10red {font-Size:10px;line-height:15px;color: #CC0000}
