﻿

.TextAlignCenter
{
	text-align: center;
}

.TextAlignRight
{
	text-align: right;
}

.PaddingTopBottom10
{
	padding: 10px 0px 10px 0px;
}

.PaddingTopBottom15
{
	padding: 15px 0px 15px 0px;
}

.Quotation
{
	padding: 10px 0px 10px 15px;
	font-style: italic;
}

.IndentLevel1
{
	padding: 10px 0px 10px 20px;
}

.IndentLevel2
{
	padding: 10px 0px 10px 40px;
}

.NoListStyleType
{
	list-style-type: none;
}

.InformationIndentSytle01
{
	padding: 10px 0px 10px 200px;
	list-style-type: none;
}

.InformationIndentSytle02
{
	padding: 10px 0px 10px 220px;
	list-style-type: none;
}