a {
     	font-family:verdana;
	color:blue;
	font-weight:normal;
	line-height:1.5;
	font-size:10pt;
}

a:visited {
        color:gray;
        text-decoration: underline;
}

p {
     	font-family:verdana;
	color:blue;
	font-weight:bold;
	line-height:1.5;
	font-size:10pt;
}

h1 {
     	font-family:verdana;
	color:blue;
	font-weight:bold;
        font-style:italic;
	line-height:1;
	font-size:24pt;
}

h2 {
     	font-family:verdana;
	color:blue;
	font-weight:bold;
        font-style:italic;
	line-height:1;
	font-size:20pt;
}

h3 {
     	font-family:verdana;
	color:blue;
	font-weight:bold;
        font-style:italic;
	line-height:1;
	font-size:16pt;
}

h4 {
     	font-family:verdana;
	color:blue;
	font-weight:bold;
        font-style:italic;
	line-height:1;
	font-size:14pt;
}

h5 {
     	font-family:verdana;
	color:blue;
	font-weight:bold;
        font-style:italic;
	line-height:1;
	font-size:12pt;
}

dt {
     	font-family:verdana;
	color:red;
	font-weight:bold;
        line-height:1;
	font-size:10pt;
}

div {
     	font-family:impact;
	color:green;
	font-weight:normal;
	line-height:1;
	font-size:14pt;
}

ul {
     	color:red;
	
}
td {
     	font-family:verdana;
	color:blue;
	font-weight:bold;
        line-height:1;
	font-size:12pt;
}

th {
     	font-family:verdana;
	color:blue;
	font-weight:bold;
        line-height:1;
	font-size:12pt;
}

div.p {
     	font-family:verdana;
	color:red;
	font-weight:bold;
	font-style:normal;
	line-height:1;
	font-size:10pt;
}
div.p1 {
     	font-family:verdana;
	color:white;
	font-weight:bold;
	font-style:normal;
	line-height:1;
	font-size:10pt;
}
    
div.p_red {
     	font-family:impact;
	color:red;
	font-weight:normal;
	line-height:1;
	font-size:14pt;
}

div.p_white {
     	font-family:impact;
	color:white;
	font-weight:normal;
	line-height:1;
	font-size:14pt;
}

div.p_blue {
     	font-family:impact;
	color:blue;
	font-weight:normal;
	line-height:1;
	font-size:14pt;
}