﻿/*
H1{color: #999900; font-size: 13px; font-weight: bold;}
H2{color: #000000; font-size: 12px; line-height: 16px; font-weight: bold;}
.def{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #186194; font-weight:bold;}
.letter{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16pt; color: #93A213; font-weight:bold;}
body, div, p, span, td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; line-height : 13pt;}
*/

H1{
	font-family: Arial, Helvetica, sans-serif;
	color: #804b80;
	font-size: 13px;
	font-weight: bold;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}