a
{
	font-family: "Calibri", "Lucida Grande", "Gill Sans", Arial, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	color: #173652;
	text-decoration: none;
	visibility: inherit;
	border: thin;
}

.a { color: #ffffff }

.as { font-size: small }

.cell 
{  
	font-family: "Calibri", "Lucida Grande", "Gill Sans", Arial, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #444444
}
.text 
{  
	font-family: "Calibri", "Lucida Grande", "Gill Sans", Arial, sans-serif; 
	font-size: small; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: normal
	color: #173652
}


.lighter 
{  
	font-family: "Calibri", "Lucida Grande", "Gill Sans", Arial, sans-serif; 
	font-size: small; 
	font-style: normal; 
	font-weight: lighter; 
	text-decoration: none; 
	line-height: normal; 
	color: #173652
}
.item
{
	font-family: "Calibri", "Lucida Grande", "Gill Sans", Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #161603;
	text-decoration: none;
	line-height: normal;
}
.roman
{
	font-family: "Calibri", "Lucida Grande", "Gill Sans", Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #161603;
	text-decoration: none;
	line-height: normal;
}
.bold 
{	
	font-weight: bold; 
	color: #173652;
}

.section
{
	font-family: "Calibri", "Lucida Grande", "Gill Sans", Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #173652;
	border: #333333;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: normal;
}

.heading {
	font-family: "Calibri", "Lucida Grande", "Gill Sans", Arial, sans-serif;
	font-size: larger;
	font-weight: bolder;
	color: #173652;
	letter-spacing: 0.25em;
	white-space: nowrap;
	display: table-header-group;
	font-variant: small-caps;
	border: thin none #333333;
}

