
.titletext {
	font-size : 16pt;
	font-family : Arial;
	font-style : normal;
   	font-weight : bold;
    color : #0076CC;
}









H1 {
    font-size : 18pt;
	font-family : Arial;
	font-style : normal;
   	font-weight : bold;
    color : #0076CC;
}


H2 {
    font-size : 14pt;
	font-family : Arial;
	font-style : normal;
   	font-weight : bold;
    color : #015B5C;
}

H3 {
    font-size : 12pt;
	font-family : Arial;
	font-style : normal;
   	font-weight : bold;
    color : #015B5C;
}

LI  {
	font-size : 12pt;
	font-family : Arial;
	font-style : normal;
	text-align : justify;
    color : #015B5C;
}



A.buttontext:link {
	font-size : 11pt;
	font-family : Arial;
	font-style : normal;
   	font-weight : bold;
    color : #FFFFFF;
}

A.buttontext:visited  {
	font-size : 11pt;
	font-family : Arial;
	font-style : normal;
   	font-weight : bold;
    color : #FFFFFF;
}

A.buttontext:hover  {
	color : #C0C0C0;
}

TD.maintext  {
	font-size : 12pt;
	font-family : Arial;
	font-style : normal;
	text-align : justify;
    color : #015B5C;
}

TH.maintext  {
	font-size : 12pt;
	font-family : Arial;
	font-style : normal;
	text-align : justify;
    color : #015B5C;
}

TD.formtext  {
	font-size : 12pt;
	font-family : Arial;
	font-style : bold;
	text-align : left;
    color : #519B9C;
}

.tinytext  {
	font-size : 8pt;
	font-family : Arial;
	font-style : normal;
    color : black;
}

.whitetext  {
	font-size : 8pt;
	font-family : Arial;
	font-style : normal;
    color : white;
}

A.text:link {
	font-size : 12pt;
	font-family : Arial;
	font-style : normal;
   	font-weight : bold;
	text-decoration: none; 
    color : #0000FF;
}

A.text:visited  {
	font-size : 12pt;
	font-family : Arial;
	font-style : normal;
   	font-weight : bold;
    text-decoration: none; 
    color : #0000FF;
}

A.textw:link {
	font-size : 12pt;
	font-family : Arial;
	font-style : normal;
   	font-weight : bold;
	text-decoration: none; 
    color : #FFFFFF;
}

A.textw:visited  {
	font-size : 12pt;
	font-family : Arial;
	font-style : normal;
   	font-weight : bold;
    text-decoration: none; 
    color : #FFFFFF;
}

A.textw:hover  {
	color : #FF0000;
    text-decoration: underline; 
}


A.text:hover  {
	color : #FF0000;
    text-decoration: underline; 
}

INPUT.text { 
	font-size : 10pt;
	font-family : Comic Sans MS;
	font-style : bold;
    color : #7A0ABC;
}

TEXTAREA.text { 
	font-size : 10pt;
	font-family : Comic Sans MS;
	font-style : bold;
    color : #7A0ABC;
}
