/* Copyright (C) www.tiger-tail.net, All Rights Reserved. */

BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 2em;
	color: #FFFFFF;
	background-color: #323276;
}

H1 {
}

H2 {
}

p {
	text-align: left;
}

li {
	font-size: 100%;
	line-height: 1.33em;
}

a {
	text-decoration: underline;
	color: #FFF;
}

a:hover {
	text-decoration: underline;
	color: #8781BD;
}

img {
	border: 0;
}

.form_box {
	background-color: #E4E4E4;
	font-size: 90%;
	line-height: 1.4em;
}

.form_send {
	font-size: 90%;
}

a.tt_webdesign {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 80%;
}

a.tt_webdesign:hover {
	text-decoration: none;
}

td {vertical-align: top;}

.imagepadleft {padding-right: 10px;}

.imagepadright {padding-left: 10px;}

.image_about {margin-top: -50px;margin-right: -50px;}

.heading {
	font-size: 100%;
	font-weight: normal;
	text-align: right;
	letter-spacing: 0.15em;
	line-height: 2em;	
}

.right_align {text-align: right;}


