﻿body
{
	background-image: url(images/048_new.jpg);
	background-repeat: repeat;
	font-family: Verdana, 'Times New Roman' , Arial;
	background-color: transparent;
	font-size: larger;
}
body2
{
	background-image: url(images/background_white_binary.gif); 
	background-repeat: repeat;
	font-family: Verdana, 'Times New Roman' , Arial;
	background-color: transparent;
}
#MenuVerticle
{
	background-image: url(images/018.gif);
	background-color: transparent;
}
.Article 
{
	font-family:Arial;
     border-left-width:thick;
     border-top-width:medium;
}

.Article .Title 
{
	text-align:center;
	font-size:x-large;
	color:#176DCF;
}

.Article h1
{
	text-align:center;
	font-size:x-large;
	color:#176DCF;
}

.Article .Point 
{
	text-align:center;
	font-size:larger;
	color:#3C77E3;
}

.Article h2
{
	text-align:center;
	font-size:larger;
	color:#3C77E3;
}

.Article .SubPoint
{
	text-align:left;
	color:#cc9933;
}

.Article .Conclusion
{
	font-size:larger;
	font-weight:bold;
	color:#3c77e3;
}

.Article h3
{
	text-align:left;
	color:#3e8ee9;
}
.Article ul
{
    text-align:left;
	color:#666666;
}
.Article p
{
	text-align:left;
}
