p {
	font-family: Trebuchet MS, Calibri, Tahoma, sans-serif;
    color: #000000;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0px;
}

p1 {
	font-family: Trebuchet MS, Calibri, Tahoma, sans-serif;
    color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0px;
}

h1 {
	font-family: Trebuchet MS, Calibri, Tahoma, sans-serif;
    color: #000000;
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
	letter-spacing: 0px;
}

h2 {
	font-family: Trebuchet MS, Calibri, Tahoma, sans-serif;
    color: #000000;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 0px;
}

a:link, a:visited { 
color: #013EC1; 
text-decoration: underline;
font-weight: bold; 
} 

a:active, a:hover { 
color: #000000; 
text-decoration: none;
font-weight: bold;  
} 
