P {
	text-align: justify;
}

DD {
	text-align: justify;
}

H1 {
	font-size: x-large;
	color: #003984;
}

H2 {
	color: #b93737;
	font-size: large;
}

H3 {
	color: #e15353;
	font-size: medium;
}

A {
	color: #e15353;
	font-weight: bold;
	text-decoration: none;
}

A:Visited {
	color: #e15353;
	text-decoration: none;
}

A:Active {
	color: #e15353;
	text-decoration: underline;
}

A:Hover {
	color: #e15353;
	text-decoration: underline;
}

BODY {
	background-color: #ffffff;
	color: #000000;
}

B {
	color: #a03232;
}

.menu {
	font-family: Arial;
	font-weight: normal;
	color: white;
	font-size: 13px;
}

A:Visited.menu {
	font-family: Arial;
	font-weight: normal;
	color: white;
	font-size: 13px;
}

A:Active.menu {
	font-family: Arial;
	font-weight: normal;
	color: white;
	font-size: 13px;
}

A:Hover.menu {
	font-family: Arial;
	font-weight: normal;
	color: white;
	font-size: 13px;
}

.sub_menu {
	font-family: Arial;
	font-weight: normal;
	color: white;
	font-size: 11px;
}

A:Visited.sub_menu {
	font-family: Arial;
	font-weight: normal;
	color: white;
	font-size: 11px;
}

A:Active.sub_menu {
	font-family: Arial;
	font-weight: normal;
	color: white;
	font-size: 11px;
}

A:Hover.sub_menu {
	font-family: Arial;
	font-weight: normal;
	color: white;
	font-size: 11px;
}

#copyrights {
	font-size: 12px;
}

.detail {
	font-size: 12px;
}

.pink_table {
	border-style: solid;
	border-color: #d78888;
}

.white {
	color: #white;
}

