﻿@import url('category.css');
HTML {
	FONT-FAMILY: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", "Trebuchet", "Trebuchet MS", "Arial", "sans"; FONT-SIZE: 10px
}
BODY {
	FONT-FAMILY: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	FONT-SIZE: 10px;
}
H1 {
	FONT-FAMILY: "Century Gothic", Avant Garde, Century Gothic, "ITC Avant Garde Gothic", Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans
}
H2 {
	FONT-FAMILY: "Century Gothic", Avant Garde, Century Gothic, "ITC Avant Garde Gothic", Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans
}
H3 {
	FONT-FAMILY: "Century Gothic", Avant Garde, Century Gothic, "ITC Avant Garde Gothic", Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans
}
H1 {
	COLOR: #000; FONT-SIZE: 2em
}
H2 {
	COLOR: #000; FONT-SIZE: 1.5em
}
H3 {
	TEXT-TRANSFORM: uppercase;
	COLOR: #000;
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: bold;
}
INPUT {
	FONT-FAMILY: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	FONT-SIZE: 1em;
	position: relative;
	top: 17px;
}
SELECT {
	FONT-FAMILY: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans"; FONT-SIZE: 1em
}
TEXTAREA {
	FONT-FAMILY: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans"; FONT-SIZE: 1em
}

