﻿<head>
	<style type="text/css">
		
		a            {  }
			
		body#save {
		color: rgb(162,9,98);
		background: rgb(255,255,255) url('images/default/background.jpg') no-repeat fixed; 
		margin-left:5%; 
		margin-right:5%; 
		font-family:Lucida Sans, Arial, Verdana, Tahoma; 
		font-size:8pt; 
		}

		body {
		color: rgb(162,9,98);
		background: rgb(233,227,237); 
		margin-left:5%; 
		margin-right:5%; 
		font-family:Lucida Sans, Arial, Verdana, Tahoma; 
		font-size:8pt; 
		}



		h1 {
		text-align: center;
		font-family: Lucida Sans, Arial, Verdana, Tahoma;
		color: rgb(162,9,98);
		font-size: 16pt;
		line-height: 100%;
		margin-top: 0;
		margin-bottom: 0;
		}
		
		h2 {
		text-align: center;
		font-family: Lucida Sans, Arial, Verdana, Tahoma;
		color: rgb(162,9,98);
		font-size: 14pt;
		line-height: 100%;
		margin-top: 0;
		margin-bottom: 0;
		}
		
		h3 {
		color: rgb(162,9,98);
		font-size: 12pt;
		line-height: 100%;
		}
		
		h4 {
		color: rgb(162,9,98);
		font-size: 10pt;
		line-height: 100%;
		}

		
		h5 {
		color: rgb(162,9,98);
		font-size: 8pt;
		line-height: 100%;
		}

		ul {
		font-size: 8pt;
		}
		

		p {
		color: rgb(162,9,98);
		font-family: Lucida Sans, Arial, Verdana, Tahoma;
		text-align: justify;
		font-size: 10pt;
		}
		
		p#3 {
		color: rgb(255,255,255);
		font-family: Lucida Sans, Arial, Verdana, Tahoma;
		text-align: center;
		font-size: 6pt;
		}

		p#1 {
		color: rgb(255,255,255);
		font-family: Lucida Sans, Arial, Verdana, Tahoma;
		text-align: center;
		font-size: 8pt;
		}
		
		p#2 {
		color: rgb(255,255,255);
		font-family: Lucida Sans, Arial, Verdana, Tahoma;
		text-align: center;
		font-size: 10pt;
		}
		
		IMG#B { border: solid rgb(162,9,98) 2px; }
		
		div#C {text-align: center}

		div#main1 {width: 869px;
		text-align: left;
    	position: absolute;
    	top: 0px;
    	left: 50%;
    	margin-left: -434px;
    	border: solid rgb(162,9,98) 1px;
		} 


		div#main2 {width: 869px;
		text-align: left;
    	position: absolute;
    	top: 160px;
    	left: 50%;
    	margin-left: -434px;
		} 
				
		div#main3 {width: 500px;
		text-align: left;
    	position: absolute;
    	top: 5px;
    	left: 50%;
    	margin-left: -434px;
		} 

		div#footer {width: 869px;
		text-align: left;
    	position: absolute;
    	top: 485px;
    	left: 50%;
    	margin-left: -434px;
		} 
	
	
		:link { color: rgb(162,9,98); text-decoration: none }  /* for unvisited links */
		:visited { color: rgb(162,9,98); text-decoration: none  } /* for visited links */
		:active { color: rgb(162, 9, 98); text-decoration: none  } /* when link is clicked */
		:hover { color: rgb(162, 9, 98); text-decoration: none; font-style: italic; } /* when mouse is over link */
     		
		table {
			font-size: 8pt;
		}
		tr#a {height: 50px;}
		
		i#1{ 
		color: rgb(0, 96, 255); 
		letter-spacing: 1pt; 
		font-family: Arial; 
		font-style: italic; 
		font-weight: bold } 
		
	</style>
	

</head>