/*   Front 242 Style sheet    */


A.gn:link  {
	color: #3CB371;
	text-decoration: none;
	font-size: 12px;
	font-family: "Comic Sans MS";
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .9px;
}
    
    A.gn:visited  {
	color: #4682B4;
	text-decoration: none;
	font-size: 12px;
	font-family: "Comic Sans MS";
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .8px;
}
    
    A.gn:hover  {
	text-decoration: underline;
	font-size: 12px;
	font-family: "Comic Sans MS";
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .8px;
	font-weight: bold;
}


h1.gn
{
	font-family: "Copperplate Gothic Bold";
	font-weight: bold;
	font-size: 60px;
	margin-bottom: 0.1em;
	color: #DC143C;
	line-height: 1.3;
}

h2.gn
{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0.1em;
	color: #267FFF;
	line-height: 1.4;
}
td.gn, body.gn
{
	font-family: "Comic Sans MS";
	font-size: 10.5pt;
	color: #FFDEAD;
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .9px;
}
i.gn{
	color: #DC143C;
	}
	
	b.gn{
	color: #DC143C;
	text-align: center;
}

 em.gn {
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 0.5em;
	color: #DC143C;
}

blockquote
{
	font-size: 12px;
	margin-bottom: 0.5em;
	color: #F4A460;
	font-style: italic;
}
