/* CCSTheme v 3.x */
/* General */


/* BEGIN Common */

body { 
	font-family: Verdana, Tahoma, Arial, San Serif; 
	font-size: 13px;
	letter-spacing: 1px;
	color: #000000;
	margin: 0 0 0 0px; 
	}

.text { 
	color: #000000 
	}

a.menulink:link, a.menulink:visited { 
	color: #000000;
	text-decoration: none;
	}

a.menulink:hover, a.menulink:active { 
	color: #333333;
	}


a:link { 
	color: #000000;
	text-decoration: none;
	}

a:visited { 
	color: #333333;
	text-decoration: none;
	}

a:hover,a:active { 
	color: #000000;
	}

h1	{
	font-size: 18px;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 16px;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 15px; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 14px;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 14px; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 13px;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Verdana, Tahoma, Arial, San Serif; 
	font-size: 12px;
	}

td { 
	font-family: Verdana, Tahoma, Arial, San Serif; font-size: 12px;
	}
