/**** FONT PROPERTIES ****/

body	{
	color: #000;
	font-family: Arial, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

p	{
	color: #000;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 10px;
	text-align: left;
	letter-spacing: 1pt;
}

p.news {
	font-size:10pt;}

h1, h2, h3, h4, h5 { font-size: 12pt; }

blockquote	{ font-size: 9pt; font-style: italic; margin: 5px 0; width: 80%;}
	

.content-cell h2	{
	font-size: 10pt;
	text-align: left;
	margin-bottom: 10px;
}

#content-cell-470 h1	{
	font-size: 14pt;
}

#content-cell-470 h1,h2,h3,h4,h5 {
	margin-bottom: 25px;
}

.sidebar-cell	{
	font-size: 8pt;
}

.intro { 
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.text-7	{ font-size: 7pt; text-align: left;}

#content-cell .text-7	{ text-align: center;}

.reviews	{ font-size: 7pt; text-align: left;}

/* Link Style Properties */

#menu a		{ color: #c00; text-decoration: none; background: transparent; }
#menu a:link	{ color: #c00; text-decoration: none; background: transparent; }
#menu a:visited	{ color: #c00; text-decoration: none; background: transparent; }
#menu a:hover	{ color: #999; text-decoration: none; background: transparent; }

#content a		{ color: #000; text-decoration: underline; background: transparent;}
#content a:link	{ color: #000; text-decoration: underline; background: transparent;}
#content a:visited	{ color: #000; text-decoration: underline; background: transparent;}
#content a:hover	{ color: #c00; text-decoration: underline; background: transparent;}

.content-cell a		{ color: #000; text-decoration: underline; background: transparent;}
.content-cell a:link	{ color: #000; text-decoration: underline; background: transparent;}
.content-cell a:visited	{ color: #000; text-decoration: underline; background: transparent;}
.content-cell a:hover	{ color: #c00; text-decoration: underline; background: transparent;}

#window a		{ color: #fff; text-decoration: none; background: transparent; padding: 5px; }
#window a:link	{ color: #fff; text-decoration: none; background: transparent; padding: 5px; }
#window a:visited	{ color: #fff; text-decoration: none; background: transparent; padding: 5px; }
#window a:hover	{ color: #c00; text-decoration: none; background: #fff; padding: 5px; }

.designbyadam a		{ color: #fff; text-decoration: none; background: transparent; padding: 5px; }
.designbyadam a:link	{ color: #fff; text-decoration: none; background: transparent; padding: 5px; }
.designbyadam a:visited	{ color: #fff; text-decoration: none; background: transparent; padding: 5px; }
.designbyadam a:hover	{ color: #c00; text-decoration: none; background: #fff; padding: 5px; }


.designbyadam	{
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2pt;
}