.title_large {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.title_medium{
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.title_small{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.content_main{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.copyright{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	decoration: none;
	color: #000000;
}

a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	decoration: none;
	color: #000000;
}

a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	decoration: none;
	color: #666666;
}

a:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	decoration: none;
	color: #000000;
}
