body		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size : 15px;
        	line-height: 15pt;
		color: #ffffff; 
		text: #000000 ;
		margin: 0; 
      		padding:0;
      		height:100%;
      		border:none
		leftmargin: 0; 
		topmargin: 0;
		marginwidth: 0;
		marginheight: 0;
  		background-attachment:fixed;
}

html,body	{
      		margin:0;
      		padding:0;
      		height:100%;
      		border:none
}
html, body, #fullheight {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#fullheight {
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}


p		{ 
		font-family: Arial, Helvetica, sans-serif; 
		font-size : 15px;
        	line-height: 15pt;
		color: #000000; 
}


a:link, a:active, a:visited {
		color: #000000;  

		font-size : 15px;
        	line-height: 15pt;
		text-decoration : underline;
}

a:hover    	{ 
		color: #000000; 
		font-size : 15px;
        	line-height: 15pt;
		text-decoration : none;
}

	
table		{ 
		padding: 0; 
		spacing: 0; 
		left-margin: 0;
		right-margin: 0;
		border: 0;
		empty-cells:hide; 
}

tr		{ 
		vertical-align: top;
}

td		{  
		border: 0;
}

h1		{ 
		font-family: Arial, Helvetica, sans-serif; 
		font-size : 20px;
        	line-height: 20pt;
		color: #000000; 
		font-weight: bold; 
}

h2		{ 
		font-family: Arial, Helvetica, sans-serif; 
		font-size : 18px;
        	line-height: 18pt;
		color: #000000; 
}

img        	{ 
		border-style: solid; 
		border-color: #000000; 
		border: 0;
}





.link1, a.link1:link, a.link1:visited, a.link1:active {
  		font-family: arial, helvetica, sans-serif; 
  		font-size: 15px; 
    		line-height: 15pt;
  		text-decoration: none;
  		color: #FF7AEC;
}


a.link1:hover {
  		font-family: arial, helvetica, sans-serif; 
  		font-size: 15px; 
    		line-height: 15pt;
  		text-decoration: underline;
  		color: #000000;
}



.link2, a.link2:link, a.link2:visited, a.link2:active {
  		font-family: arial, helvetica, sans-serif; 
  		font-size: 15px; 
    		line-height: 15pt;
  		text-decoration: none;
  		color: #75B1FF;
}


a.link2:hover {
  		font-family: arial, helvetica, sans-serif; 
  		font-size: 15px; 
    		line-height: 15pt;
  		text-decoration: underline;
  		color: #000000;
}







p.title, a.title:link, a.title:active, a.title:visited {
  		font-family: arial, helvetica, sans-serif; 
  		font-size: 15px; 
    		line-height: 15pt;
  		font-weight: bold;
  		text-decoration: none;
  		color: #000000;
  		background-color: #AAAAAA;
  		border-top-width: 1px; 
  		border-top-style: solid; 
  		border-top-color: #000000;
  		border-bottom-width: 1px; 
  		border-bottom-style: solid; 
  		border-bottom-color: #000000;
  		margin-left: 0px;
}

a.title:hover {
  		font-family: arial, helvetica, sans-serif; 
  		font-size: 15px;
    		line-height: 15pt; 
  		font-weight: bold;
  		text-decoration: none;
  		color: #000000;
  		background-color: #AAAAAA;
  		border-top-width: 1px; 
  		border-top-style: solid; 
  		border-top-color: #000000;
  		border-bottom-width: 1px; 
  		border-bottom-style: solid; 
  		border-bottom-color: #000000;
}

.minitext		{ 
		font-family: Arial, Helvetica, sans-serif; 
		font-size : 12px;
    		line-height: 12pt;
		color: #000000; 
}


