body {
	font-family:	Arial, Sans-Serif; 
	font-size:		10pt;
	color:			black;
}
body * {
	font-family: inherit;
	font-size: inherit;
}

a {color: #793091;}
a:active {color: #793091;}
a:link {color: #793091;}
a:hover { color: #111111; }
a sup { text-decoration: none; }

h1 { 
	font-size:18pt; 
	font-weight: normal;
	letter-spacing: -0.05em;
	color: #064399;
	margin-bottom: 3px;
}
h2,.h2 {
    display: block;
	font-size:16pt; 
	font-weight: 100;
	color: #793091;
	margin-bottom: 3px;
}
h3 { 
	font-size:11pt;
	color: #793091;
	margin-bottom: 3px;
}

img{ border: none; }
.p { display: block; }
