/***********************************************/
/* HTML tag styles for Taikorea                */
/***********************************************/
body{
	font-family: Vedana,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/bg_grad.jpg) fixed;
	background-repeat: repeat-x;
	margin-top: 0px;
	}

/******* hyperlink and anchor tag styles *******/

a:link {
	color: #333333;
}
a:hover {
	color: #999999;
}
a:active {
	color: #000000;
}

a:visited {
	color: #FF0000;
}

/******* text styles *******/

.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.pagehead {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	word-spacing: 2px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.pageheadgrey {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	letter-spacing: 2px;
	word-spacing: 2px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headinglight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}
