BODY    	{
			color: white;
			background: black;
			font-family: Ariel,Helvetica,sans-serif;
			font-size: 12pt;
			}
			
.RESUME					{
						color: white;
						font-family: Verdana,Ariel,Helvetica,sans-serif;
						font-size: 7pt;
						}
								 
.BIGH					{
						color: white;
						font-family: Helvetica,Ariel,sans-serif;
						font-size: 24pt;
						}
								 
.BIGG					{
						color: white;
						font-family: Helvetica,Ariel,sans-serif;
						font-size: 18pt;
						}
						
.BOLD          			{
            			color: white;
           				font-size: 9pt;
						font-weight: bold;
						}
						
.ITALIC        			{
            			color: white;
           				font-size: 9pt;
						font-style:italic;
						}
						
.ITALICRES     			{
            			color: white;
           				font-size: 7pt;
						font-style:italic;
						}

A:link     	{
            color: #FFFFFF;
            }

A:visited   {
            color: #999999;
            }

A:hover     {
            color: #9999FF;
            }

H1          {
            color: white;
           	font-size: 20pt;
			font-weight: bold;
			}

H2			{
			color: white;
			font-size: 18pt;
			font-weight: bold;
			}

H3			{
			color: white;
			font-size: 16pt;
			font-weight: bold;
			font-ornament: underline;
			}

P			{
			color: white;
			font-family: Ariel,Helvetica,sans-serif;
			font-size: 12pt;
			text-align: justify;
			}
			
.norepeat 	{
			background-image  : url(http://www.jenniferhunt.net/images/body16.gif);
			background-repeat : no-repeat;
			}


P.copyright	{
			font-size: 8pt;
			text-align: center;
			}
                                
P.indent	{
			text-indent: 10px;
			}
                                
P.center	{
			text-align: center;
			}
			
P.contact	{
			font-size: 14pt;
			}

P.small		{
			color: white;
			font-family: Ariel,Helvetica,sans-serif;
			font-size: 10pt;
			background-color: black;
			}
                                
.center		{
			align: center;
			}

