﻿
h3
{
	padding-left: 10px;
	font-family: "Segoe UI,Lucida Grande, tahoma";
	font-weight: normal;
	font-size: 16pt;
	color: #666666;
	vertical-align: super;
}
h4
{
	padding-left: 10px;
	font-family: "Segoe UI,Lucida Grande, tahoma";
	font-weight: normal;
	font-size: 12pt;
	color: #3399FF;
}
h5
{
	padding-left: 5px;
	font-family: "Segoe UI,Lucida Grande, tahoma";
	font-weight: normal;
	font-size: 12pt;
	color: #FF9933;
}
a
{
	text-decoration: none;
	font-family: "Segoe UI,Lucida Grande, tahoma";
	color: #3399FF;
	font-size: 10pt;
}
a.my
{
	text-decoration: none;
	font-family: "Segoe UI,Lucida Grande, tahoma";
	color: #3399FF;
	font-size: 14pt;
}
a:hover
{
	color: #3366ff;
	text-decoration: underline;
}
ul
{
	font-family: segoe ui,tahoma;
	font-size: 9pt;
	color: #222222;
	line-height: 14pt;
}
li
{
	line-height: 14pt;
}
img
{
	border: 0;
}
table
{
	border:none;
	border-width: 0px;
	font-family: segoe ui,tahoma;
	font-size: 9pt;
}
td
{
	background-color: transparent;
}
table.mytable
{
	background-color: white;
}
table.mytable td
{
	background-color: #EFEFFF;
}
