body, p, ul, td, ol {
	font-size : 10pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

p b {
	font-size : 10pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

p i {
	font-size : 10pt;
	font-family : sans-serif;
	font-style : italic;
	font-weight : normal;
	text-decoration : none;
}


i b {
	font-size : 10pt;
	font-family : sans-serif;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
}


b {
	font-size : 10pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

b i {
	font-size : 10pt;
	font-family : sans-serif;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
}


h1 {
	font-size : 22pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

h2 {
	font-size : 18pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}


h3 {
	font-size : 12pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	margin-bottom : 3;
}


A  {
	font-family : sans-serif;
	color : FF0000;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}



A  b {
	font-size : 10pt;
	font-family : sans-serif;
	color : FF0000;
	font-style : normal;
	font-weight : bold;
}

A:Visited  {
	font-size : 10pt;
	font-family : sans-serif;
	color : CC0000;
	font-style : normal;
	font-weight : normal;
}


A:Visited  b {
	font-size : 10pt;
	font-family : sans-serif;
	color : CC0000;
	font-style : normal;
	font-weight : bold;
}


A:Active  {
	font-size : 10pt;
	font-family : sans-serif;
	color : CC0000;
	font-style : normal;
	font-weight : normal;
}


.Small {
	font-size : 9pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : normal;
}


.xSmall {
	font-size : 7pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : normal;
	color : red;	
}


.headline {
	font-size : 14pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : normal;
}



.Red {
	font-size : 10pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : normal;
	color : red;
}


.large {
	font-size : 12pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	margin-bottom : -5;
}

.huge {
	font-size : 18pt;
	font-family : sans-serif;
	font-style : normal;
	color: grey;
	font-weight : bold;
	text-decoration : none;
	margin-bottom : -5;
}


.large A {
	font-size : 12pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	margin-bottom : -5;
}


.headline2 {
	font-size : 18pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	margin-bottom : -5;
}


.headline2 A {
	font-size : 18pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	margin-bottom : -5;
}

