/* Style definitions for Jan Pit Website  */

body		{ background-color	: white;
			background	: url("kalahari.jpg");
		 background-repeat	: non;
		 width			: 90%;		}

H1,H2,H3,p,small,center
		{	font-family	: Garamond,Franklin Gothic Medium;
			color		: #333399;	}

H1,H2,H3	{	text-align	: center;	}

H1		{	font-size	: 2em; 
			font-weight	: bold;		}
					
H2		{	font-size	: 1.2em; 
			font-weight	: bold;		}

H3		{	font-weight	: bold;
			font-size	: 20px; 	}

H5		{	font-size	: 12px		}

/*										
p		{	font-size	: 0.8em; 
			font-weight	: normal;							
			text-align	: justify;	}
*/					
blockquote	{	font-family	: Book Antiqua;
			color		: #333399;
			font-size	: 1em;
			font-weight	: bold;
			margin-left	: 10%;
			margin-right	: 20%;
			text-align	: justify;	}			 

small		{	font-size	: 11px;
			text-align	: right;	}				

A:link		{	color		: blue;
			font-weight	: bold;
			text-decoration	: none;		}

A:active	{	color		: blue;
			font-weight	: bold;		}

A:visited	{	color		: #4000C0;
			font-weight	: bold;
			text-decoration	: none;		}

A:hover		{	color		: #336600;
			font-weight	: bold;		}

td.x1		{	background	: ;
			border		: 1.30pt solid #000080;	}


