﻿body
{
}

.body
{
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.body-medium
{
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.body-small
{
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.menu-title
{
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.menu-section
{
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}

.menu-item
{
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.menu-detail
{
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}

.error
{
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.form
{
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.nav
{
	font-size: 30px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: darkslateblue;
}

.nav-menu
{
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: darkslateblue;
}
