body {
	color: #000000;
	font-family : Arial;
	text-align: left;
    background-color: #0000FF;
	font-size: 10px;
	margin: 10px 10px 10px 10px;
}

a {
	color: #4169E1;
	text-decoration: underline;
	font-family : Arial;
	font-size: 14px;
}

a:hover {
	color: #FFB164;
	text-decoration: none;
	font-family : Arial;
	font-size: 14px;
}

a.menu {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
}

a.menu:hover {
	color: #FFB164;
	text-decoration: underline;
	font-family : Arial;
	font-size: 12px;
}

a.title {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 18px;
}

a.title:hover {
	color: #FFB164;
	text-decoration: none;
	font-family : Arial;
	font-size: 18px;
}

a.apply {
	color: #FFBC79;
	text-decoration: underline;
	font-family : Arial;
	font-size: 16px;
}

a.apply:hover {
	color: #FFBC79;
	text-decoration: none;
	font-family : Arial;
	font-size: 16px;
}

a.header {
	color: #FFB164;
	text-decoration: none;
	font-family : Arial;
	font-size: 40px;
	font-weight: bold;
}

a.ebay {
	color: #FFB164;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

a.tagcloud1 {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 10px;
}

a.tagcloud1:hover {
	color: #4169E1;
	text-decoration: underline;
	font-family : Arial;
	font-size: 10px;
}

a.tagcloud2 {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

a.tagcloud2:hover {
	color: #4169E1;
	text-decoration: underline;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

a.visit {
	color: #FFBC79;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	color: #FF6600;
	font-family : Arial;
	font-size: 34px;
	font-weight: bold;
}

p.header1{
    color: #0000FF; font-size: 30px;
	font-weight: bold;
	line-height:120%
} 

.tableborder {
border: medium dashed #000000;
}

h4 {border-style:dashed; border-width:7px; border-color:blue; background-color: #D2D2FF;}

table
{
border-collapse:collapse;
}


