body{
	background-color : #FFFFFF;
}

p {
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000096;
}


ul {
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000096;
}

li {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000096;
}

.wtext {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffffff;
}

.text {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000096;
}

.boldtext {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000096;
}

.boldredtext {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ff0000;
}

.realsmtext{
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	color : #000096;
	letter-spacing:0;
}

.smtext{
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	color : #000096;
	letter-spacing:0;
}

.smtextred{
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	color : #ff0000;
	letter-spacing:0;
}


.subhead {
	font-family : Times New Roman;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
}

.subheadred {
	font-family : Times New Roman;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ff0000;
}

h1 {
	font-family : Times New Roman;
	font-size : 26px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
}

h2 {
	font-family : Times New Roman;
	font-size : 22px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
}

h3 {
	font-family : Times New Roman;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
}

.attention {
	font-family : Times New Roman;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #FF0000;
	text-decoration : underline;
}

h2 {
	font-family : Times New Roman;
	font-size : 20px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000096;
}


a{
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #0000ff;
	letter-spacing:0;
	text-decoration : underline;
}

a:visited{
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #0000ff;
	letter-spacing:0;
	text-decoration : underline;
}

a:active {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ff0000;
	letter-spacing:0;
	text-decoration : underline;
	
}

a:hover {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000096;
	letter-spacing:0;
	text-decoration : underline;
}

a.text{
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000096;
	letter-spacing:0;
	TEXT-DECORATION: none
}

a:visited.text{
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000096;
	letter-spacing:0;
	TEXT-DECORATION: none
}

a:active.text {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000096;
	letter-spacing:0;
	TEXT-DECORATION: none
	
}

a:hover.text {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000096;
	letter-spacing:0;
	TEXT-DECORATION: none
}


