body {
	margin:0px;
}

td {
	vertical-align:top;
}

img {
	border:0px;
}


.left {
	background-image:url(http://www.paintpit.ru/images/general/left_tile.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

.right {
	background-image:url(http://www.paintpit.ru/images/general/right_tile.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

.h1 {
	font-family:Arial;
	font-size:23px;
	color:#CC9966;
}

.h2 {
	font-family:Arial;
	font-size:20px;
	color:#CC9966;
	padding-top:20px;
}

.p1 {
	font-family:Arial;
	font-size:15px;
	color:#000000;
	padding-top:10px;
}

.p2 {
	font-family:Arial;
	font-size:15px;
	color: #000000;
	padding-top:20px;
}

.caption {
	font-family:Arial;
	font-size:15px;
	color:#000000;
	font-style:italic;
	padding-top:13px;
}

.list {
	font-family:Arial;
	font-size:15px;
	color:#000000;
	padding-top:4px;
	padding-left:20px;	
}

.links {
	font-family:Arial;
	font-size:15px;
	color:#000000;
	padding-top:10px;
	padding-right:535px;
}

.menu {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	padding-top:10px;
}

a:link {
	color:#CC6600;
	text-decoration:underline
}

a:active {
	color:#CC6600;
	text-decoration:underline
}

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

a:visited {
	color:#E6AF77;
	text-decoration:underline;
}

a.nav:link {
	color:#990000;
	text-decoration:underline;	
}

a.nav:active {
	color:#990000;
	text-decoration:underline;
}
a.nav:hover {
	color:#FA2E00;
	text-decoration:underline;
}

a.nav:visited {
	color:#B66C6C;
	text-decoration:underline;

}