/*Typography Styles*/
* {
	margin:0;
	padding:0;
}

body {
	font:62.5%/1.5em Arial,Helvetica,sans-serif;
	font-size:0.8em;
	line-height: 1.25em;
}

/*body, p, li {font-size:1em;}*/

h1,h2,h3,h4,h5,h6{}

h1 {}
h2 {text-transform: uppercase;}
h3 {}
h4 {}
h5 {}
h6 {}

h3 a {}
h2 a {text-decoration: none; color:#000;}
h2 a:hover {text-decoration: underline; color:#000;}

a {}
a:hover, a:visited:hover {}
a:visited {}

p {
	margin:0 0 1em 0;
}

blockquote {}

code {}
p code {}
pre code {}

kbd {}
samp {}
cite {}
abbr {}
acronym {}
address {}

strong {}
small {}
sub {}
sup {}
big {}
em {}
i {}
b {}
q {}
tt {}
del {}
ins {}
var {}

/*Table Styles*/
table {}
th {}
tr {}
td {}

colgroup {}
caption {}
col {}

tbody {}
thead {}
tfoot {}

multicol|n {}

/*Frame Styles*/
frame {}
frameset {}
noframes {}

/*Image Styles*/
img {

}

/*List Styles*/
ul {

}

ul li {

}

ul.noListStyle {

}

ul.noListStyle small {

}

ol {

}

ol li {

}

/*Form Styles*/
fieldset {

}

input, select {

}

input.searchGoBut {}

form.searchSite {

}

fieldset {}
textarea {

}
textarea:hover {}

optgroup {}
option {}
select {}

button:hover {}
button {}
legend {}
label {}

input {}
input:focus {}
input:hover {}
input[type=submit], input[type=reset], input[type=button] {}
input[type=text]:focus, textarea:focus, select:focus {}
form input[type=text] {}
form {}
