table, tr, td
{
	color:#666666;
    font-family:Arial;
    font-size:12px;
	font-weight:normal;
}

p, P, h4, H4, h5, H5, h6, H6, span, SPAN
{
	margin:0px;
	padding:0px;
    color:#666666;
    font-family:Arial;
    font-size:12px;
	font-weight:normal;
	line-height:15px;
}

ul, ol, UL, OL
{
	margin:0px;
	padding:20px;
	padding-top:0px;
    color:#666666;
    font-family:Arial;
    font-size:12px;
	font-weight:normal;
	list-style-type:square;
}

li, LI
{
	margin:0px;
	padding:0px;
    color:#666666;
    font-family:Arial;
    font-size:12px;
	font-weight:normal;
	line-height:15px;
}

hr {
	margin:0px;
	padding:0px;
	height:0px;
	border:0px;
	border-top:1px solid #888888;
}

h1, H1,
.title1, a.title1, a.title1:hover, a.title1:active, a.title1:visited, A.title1, A.title1:active, A.title1:visited
{
	margin:0px;
	padding:3px 0px 3px 0px;
    color:#666666;
    font-family:Arial;
    font-size:19px;
    font-weight:normal;
}

h2, H2,
.title2, a.title2, a.title2:hover, a.title2:active, a.title2:visited, A.title2, A.title2:active, A.title2:visited
{
	margin:0px;
	padding:2px 0px 2px 0px;
    color:#666666;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
}

h3, H3,
.title3, a.title3, a.title3:hover, a.title3:active, a.title3:visited, A.title3, A.title3:active, A.title3:visited
{
	margin:0px;
	padding:1px 0px 1px 0px;
    color:#666666;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
}

a, a:hover, a:active, a:visited, A, A:hover, A:active, A:visited
{
	margin:0px;
	padding:0px;
    color:#666666;
    font-family:Arial;
    font-size:12px;
	font-weight:normal;
	line-height:15px;
    text-decoration:underline;
}
