/* CSS Documentsite GraftFast  */



body {
	font-family: verdana, sans-serif; 
	font-style: normal;
	color: black;
	
}


h1 {	font-family: verdana, sans-serif; 
	font-style: normal;
	font-variant:small-caps;
	font-weight: bold;
	text-align: center;
	font-size: 1.10em;
	color: black;
	text-indent: 20px;
	
}


h2 {	font-family: verdana, sans-serif;
	font-style: normal; 
	font-variant: normal;
	text-indent: 20px;
	text-align: justify; 
	font-weight: normal;
	font-size: 0.85em;
	color: black;
	
}


h3 {	font-family: verdana, sans-serif;
	font-style: normal; 
	text-align: left; 
	font-size: 0.75em;
	font-variant:small-caps;
	font-weight: bold;
	color: black;
	
}

h4 {	font-family: verdana, sans-serif;
	font-style: normal; 
	font-variant: normal;
	text-indent: 20px;
	text-align: justify; 
	font-weight: normal;
	font-size: 0.65em;
	color: black;
	
}

p {	font-family: verdana, sans-serif; 
	font-style: normal;
	font-variant:normal;
	font-weight: normal;
	text-align: left;
	font-size: 0.65em;
	color: black;
		
}


span.intro { 
	font-family: verdana, sans-serif; 
	font-style: normal;
	font-variant:small-caps;
	font-size: 1.20em;
	color: #666666;
	
}

span.attention { 
	font-family: verdana, sans-serif; 
	font-style: normal;
	font-variant:small-caps;
	font-weight: bold;
	font-size: 1.0em;
	color: black;
	
}


span.link1 {
	color: #33CC33;

}


a {
	text-decoration: none;
	color: black;
}
