/*basic tags*/

body { 
	
		background: #ffffff; 
	margin: 0px;
	padding:0px;
	}
p { 
	margin-top: 0px; 
	
	}

	
	a.linkbar:link {color: #000099;
					font-family: sans-serif;
					font-size: 110%;
					font-weight: bold;}
					
	a.linkbar:visited {color: #008b8b;
						font-family: sans-serif;
						font-size: 110%;
						font-weight: bold;
	}
	a.linkbar:hover {font-size: 136%;
					font-family: sans-serif;
										font-weight: bold;}

a.slink:link {color: #000099;
					
					font-size: 100%;
					font-weight: bold;
					}
a.slink:visited {color: #008b8b;
					
					font-size: 100%;
					font-weight: bold;
					}
a.slink:hover {color: #000099;
					font-size: 100%;
					font-weight: bold;
					}					
					
					
					
					
										
.contact {color: #ffcc00;
					font-family:  sans-serif;
					font-size: 100%;
					font-weight: bold;
					}
					
a.contact {color: #ffcc00;
					font-family:  sans-serif;
					font-size: 100%;
					font-weight: bold;
					}
					
a.contact:hover {color: #ffcc00;
					font-family:  sans-serif;
					font-size: 136%;
					font-weight: bold;
					}
					

.emphasis {colour: #000099;
		   font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;}
		
		
.bigem {colour: #000099;
		   font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
			font-size: 110%;
			line-height:22px;}
			

			
			


	
#overtext {
	margin:0px;
	padding:42px 0px 0px 8px;
	color:#000099;
	left:310px;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	/*font-style:italic; */
	font-weight:bold;
	Position: relative;
	}	

