body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #fcfad1;
	background-image:url(../images/SolidHeart_001.gif);
	background-repeat:repeat;
}
h1 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcfad1; 
	font-style: italic;
}
h2 {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcfad1;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcfad1;
	font-style: italic;
	font-weight: bold;
	margin: 0;
}
h4{
	font-size: medium;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.tradeMark{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcfad1;
	font-size: medium;
}
.finePrint{
	font-size: xx-small;
	margin: 0;
}
li{
	margin-bottom:10px;
}
#QA{
}
	#QA li.q{
		list-style: url(../images/q.gif);
		font-weight:bold;
	}
	#QA li.a{
		list-style: url(../images/a.gif);
		padding-bottom:20px;
	}
#menu{
	margin:0;
	font-weight:bold;
}
	#menu ul{
		padding-left:0px;
	}
	#menu li{
		margin-bottom: 20px;
		list-style:none;
		cursor:pointer;
	}
	#menu a, a:visited {
		color: #fbebfb;
	}
	#menu a:hover {
		color: #b6d2ef;
	}
a, a:visited {
	color: #b6d2ef;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
#mainTable{
	border-top:solid #CCCCCC 1px;
	border-left:solid #CCCCCC 1px;
	width: 720px;
	background-color: #935b93;
}
.mainTableTD{
	border-bottom:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
	padding:10px; 
	text-align:left; 
	width:470px;
	font-size: x-small;
}
.hor{
	height:414px;
}
.header{
	height:125px;
}
.vert{
	width:125px;
}
#mainTable th{
	border-bottom:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align:center;
	width:125px;
	height:125px;
	padding-left:13px; 
	padding-right:0px; 
}
