/*


#
*/

/* font  */




	h6 {
	font-family: Georgia;
	text-align: center;
	color:#F00;
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
}

.antica,
.antica input,
.antica select,
.antica button
{
	font-family: Book Antica, Times, Serif;
}

.arial,
.arial input,
.arial select,
.arial button
{
	font-family: Arial, Helvetica, Sans-Serif;
}

.bookman,
.bookman input,
.bookman select,
.bookman button
{
	font-family: Bookman Old Style, Times, Serif;
}

.comic,
.comic input,
.comic select,
.comic button
{
	font-family: Comic Sans MS, Helvetica, Sans-Serif;
}

.corsiva,
.corsiva input,
.corsiva select,
.corsiva button
{
	font-family: Monotype Corsiva, Courier, Monospace;
}

.courier,
.courier input,
.courier select,
.courier button
{
	font-family: Courier New, Courier, Monospace;
}

.garamond,
.garamond input,
.garamond select,
.garamond button
{
	font-family: Garamond, Times, Serif;
}

.georgia,
.georgia input,
.georgia select,
.georgia button
{
	font-family: Georgia, Times, Serif;
}

.tahoma,
.tahoma input,
.tahoma select,
.tahoma button
{
	font-family: Tahoma, Helvetica, Sans-Serif;
}

.times,
.times input,
.times select,
.times button
{
	font-family: Times New Roman, Times, Serif;
}



.trebuchet,
.trebuchet input,
.trebuchet select,
.trebuchet button
{
	font-family: Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
}


.verdana,
.verdana input,
.verdana select,
.verdana button
{
	font-family: Verdana, Helvetica, Sans-Serif;
}

pre,
code
{
	font-family: Courier New, Courier, Monospace;
}


/* font size */

.small h1
{
	font-size: large;
}

.small h2,
.small #wp-calendar caption
{
	font-size: medium;
	font-weight: bold;
}

body.small,
.small,
.small h3,
.small p,
.small li,
.small dt,
.small dd,
.small table,
.small th,
.small td,
.small input,
.small select,
.small button,
.small pre,
.small code,
.small .entry_header h2,
.small .spread_the_word h2,
.small .comment_header h2
{
		font-family: Arial, Helevtica, Verdana, san-serif;
	    font-size: 13px;
			line-height: 1.4em;
			color:#333;
}


.small #header h1,
{
	font-size: x-large;
}

