body {
		font-size: 12pt;
	}

h1 {
	font-weight: bold;
	font-size: 14pt;
	}

h2 {
	font-weight: bold;
	font-size: 14pt;
	color: #CC3300;
	}
	
h3 {
	font-weight: bold;
	font-size: 12pt;
	}

/*#custompage_content_container a, #footer a, #sidebar_container*/ 

.custom_buy_button {
	border: none;
	background: inherit;
	}

a, .custom_buy_button {
	text-decoration:none;
	border-bottom:2px solid #CC0000;
	font-size:95%;
	font-weight: bold;
	color: #000000;
	}

a:hover, .custom_buy_button:hover {
	border-bottom: 2px #000000 solid;
	color: #CC3300;
	cursor: pointer;
	}
	
#custompage_content_container ul {
	font-size: 10pt;
	}

a.smalltextnolink {
	border-bottom: none;
	}