A  {
	text-decoration : none;
	font-size : 14px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

a:link  {
	font-size : 14px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

a:visited  {
	font-size : 14px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

a:active  {
	font-size : 14px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

a:hover  {
	font-size : 14px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

li  {
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #282828;
}

h1  {
	font-size : 16px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

h2  {
	font-size : 14px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

h3  {
	font size : 12px;
	font family : verdana;
	font weight : normal;
	color : black;
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
}

p  {
	font-size : 12px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

p.unm  {
	font-size : 14px;
	font-family : verdana;
	color : Red;
	font-weight : bold;
	font-style : normal;
}

p.small  {
	font-size : 9px;
	font-family : verdana;
	color : Black;
}

a.small  {
	font-size : 9px;
	font-family : verdana;
	color : Blue;
	font-weight : bold;
}

a:visited.small  {
	font-size : 9px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

a:active.small  {
	font-size : 9px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

a:hover.small  {
	font-size : 9px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

a.intext  {
	font-size : 12px;
	font-family : verdana;
	color : Blue;
	font-weight : bold;
}

a:visited.intext  {
	font-size : 12px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

a:active.intext  {
	font-size : 12px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

a:hover.intext  {
	font-size : 12px;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

