 /*  
Theme Name: Rikcat Industries
Theme URI: http://www.rikcatindustries.com
Description: Rikcat Industries Theme
Version: 0.1
Author: Rik Catlow
Author URI: http://www.rikcat.com
*/

	body { 
		font:normal 13px arial;
                color:#666666;
		}
		
	a {
		color:#666666; 
		text-decoration:none;
		}
	
	a:hover {color:#cc3300;}
	
	h1 a {
		font:normal 22px arial;
		}

	h1 a:hover {
		}

	
	h2 {
		font:normal 18px arial;
		}

	h3 {
		font:normal 14px/30px arial;
		}  
		
	 p {
		font:normal 13px arial;
		}
        
	 .boxed {
		text-decoration:none;
        text-align:justify;
        padding-left:130px;
        padding-right:130px;
		}

	 .title {
		text-decoration:none;
        text-align:center;
        padding-top:30px;
		}

	 .footer {
		text-decoration:none;
        text-align:center;
		}

	 .blackbold {
        font:bold 13px arial;
		color:#000000; 
		text-decoration:none;
		}

	 .small {
        font:normal 8px/20px arial;
		color:#999999; 
		text-decoration:none;
		}

