a:link {
	color: black;
}

a:visited {
	color: black;
}

a:hover {
	color: blue;
}

a:active {
	color: black;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(http://www.wdwlive.com/images/bg2.gif);
	background-repeat: repeat;
}

p {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
}

h1 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
}


.p1 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}

.text_small {
	font-size: 8px;
}

.text_medium {
	font-size: 10px;
}

.text_with_padding {
	font-size: 12px;
	padding-bottom: 7px;
	padding-bottom: 7px;
}

.quote_source {
	font-weight: bold;
	text-align: right;
}

.quote_text {
	font-style: italic;
}

.category_title_main {
	text-transform: uppercase;
}

.category_title {
	font-weight: bold;
}

.link_black {
	color: #000000;
}

.listbox_width {
	width: 200px;
}

