
null { }

@font-face {   
	font-family: Hootie!;
	font-style: normal;
    	src: url(http://www.gaydeceiver.com/font/hootie.eot);
}

BODY { 	color: black;
	background: white;
	font-family: Arial,sans-serif;
	font-size: 10pt;
	margin-right: 10%;
	margin-left: 10%;
}

A {	
	text-decoration: none;
	color: black;
	font-weight: bold;
}
A:link, A:visited, A:active {
	color: black;
	font-weight: bold;
}

H1 A, H1 A:link, H1 A:visited, H1 A:active {
	text-transform: uppercase;
	font-weight: normal;
}

H1 {	
	font-family: Hootie!,sans-serif;
 	font-weight: normal;
	text-align: center;
	font-size: 24pt;
	text-transform: lowercase;
}

H2 A, H2 A:link, H2 A:visited, H2 A:active {
	text-transform: uppercase;
	font-weight: normal;
}

H2 {    
	font-size: 14pt;
	font-family: Hootie!,sans-serif;
 	font-weight: normal;
	text-transform: lowercase;
}

.COPYRIGHT A, .COPYRIGHT A:link, .COPYRIGHT A:visited, .COPYRIGHT A:active {
	text-transform: uppercase;
	font-weight: normal;
}

.COPYRIGHT { text-align: center;
	font-family: Hootie!,sans-serif;
	font-size: 14pt;
	clear: both;
	text-transform: lowercase;
}

.TINY {
	font-size: 6pt;
}

.INITCAP { 
	font-family: Hootie!,sans-serif;
	font-size: 18pt;
	float: left;
	text-transform: lowercase;
}

.BACK { 
	font-family: Hootie!,sans-serif;
	font-size: 14pt;
	clear: both;
	text-transform: lowercase;
}

.CITE	{ text-align: center; }

BLOCKQUOTE {
	margin-left: 10%
	margin-right: 10%
}

BLOCKQUOTE.HEAD {
	text-align: left;
	font-family: Hootie!,sans-serif;
	font-size: 14pt;
	margin-left: 20%;
	margin-right: 20%;
	text-transform: lowercase;
}

BLOCKQUOTE.HEAD A, BLOCKQUOTE.HEAD A:link, BLOCKQUOTE.HEAD A:visited, BLOCKQUOTE.HEAD A:active {
	text-transform: uppercase;
	font-weight: normal;
}

BLOCKQUOTE P.ATTRIB {
	text-align: center;
}

BLOCKQUOTE.INLINE A, BLOCKQUOTE.INLINE A:link, BLOCKQUOTE.INLINE A:visited, BLOCKQUOTE.INLINE A:active {
	text-transform: uppercase;
	font-weight: normal;
}

BLOCKQUOTE.INLINE {
	text-align: center;
	font-family: Hootie!,sans-serif;
	font-size: 14pt;
	border-style: none;
	width: 40%;
	margin-left: 0%;
	margin-right: 10px;
	float: left;
	text-transform: lowercase;
}

BLOCKQUOTE.INLINERIGHT A, BLOCKQUOTE.INLINE A:link, BLOCKQUOTE.INLINE A:visited, BLOCKQUOTE.INLINE A:active {
	text-transform: uppercase;
	font-weight: normal;
}

BLOCKQUOTE.INLINERIGHT {
	text-align: center;
	font-family: Hootie!,sans-serif;
	text-transform: lowercase;
	font-size: 14pt;
	border-style: none;
	width: 40%;
	margin-left: 10px;
	margin-right: 0%;
	float: right;
}

TABLE 	{
	font-size: 10pt;
}

IMG {
	border-color: black;
	border-width: thin;
	border-style: none;
	margin: 10px;
}

