/********************************************************/
/* General Style Sheet for Revital						*/
/* For styles that are used on various pages			*/
/*														*/
/* Copyright 2006 by MSO.net			 				*/
/* By Daniel Dabner 									*/
/* 					 									*/
/* File Created on 22/02/2006							*/
/* Last Edited on 22/02/2006							*/
/********************************************************/

H1
{
	margin: 0 0 0 0;
	padding: 0px 0px 10px 0px;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #ff6600;
}

H2
{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	font-size: 1em;
	text-transform: none;
	font-weight: bold;
	color: #ff6600;	
}

