﻿BODY {
	/*color: #000000;*/
	font-family: Arial;
	font-size: 13px; /*0.8em;*/
	line-height: 20px; /*1.6em;*/
	color: #424242;
}

P {
	margin: 0;
	padding: 0;
}

A {
	color: #3D16FF; /* #FF9000; */
	font-size: 13px; /*1em;*/
}

H1 {
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 20px; /*1.6em;*/
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	color: #525252;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
}

H2 {
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #525252;
	font-weight: bold;
}

.HeaderText {
	font-family: Arial;
	font-size: 13px; /*0.8em;*/
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}

.FooterText {
	font-family: Arial;
	font-size: 10px; /*0.6em;*/
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}

.LightLink, .LightLink A {
	font-family: Arial;
	font-size: 10px; /*0.6em;*/
	font-weight: normal;
	color: #dcdcdc;
	text-decoration: none;
}

/*
.vCardLink {
	background-image: url(Resources/Images/vCardIcon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	vertical-align: bottom;

	color: #FF9000;
}
*/
